Skip to content

SimpleHTTPServer module was moved to be the module http.server.#131

Merged
logseq-cldwalker merged 2 commits intologseq:masterfrom
VimYoung:command-fix
May 29, 2025
Merged

SimpleHTTPServer module was moved to be the module http.server.#131
logseq-cldwalker merged 2 commits intologseq:masterfrom
VimYoung:command-fix

Conversation

@VimYoung
Copy link
Contributor

SimpleHTTPServer module was moved to be the module http.server. Hence the given command for testing your app on a local host is not working. I fixed the command.

@logseq-cldwalker
Copy link
Contributor

Hi. Thanks for trying to improve this. On osx, this doesn't work as python 2.7 is the default. Can you update the docs to be specific to the environment this is fixed for?

@VimYoung
Copy link
Contributor Author

Sure @logseq-cldwalker , I checked that the changes are only for python 3.x version, so I specified to use the updated command in that case, or use SimpleHTTPServer if version of python in your env is 2.x.

Copy link
Contributor

@logseq-cldwalker logseq-cldwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👍 :shipit:

@logseq-cldwalker logseq-cldwalker merged commit 1fb8316 into logseq:master May 29, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants