-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unrecognized arguments #35
Comments
@rmariani That's a strange one. I can't reproduce:
What's your python3 version? ( |
Python 3.6.5 That must be the problem :) |
Damn, that's a lot of python
—
~poldec-tonteg
http://urbit.org
…On Thu, Feb 7, 2019 at 11:12 AM rmariani ***@***.***> wrote:
Python 3.6.5
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#35 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABiQ41Dp-IeuZ_ZjgiR97YKuE5gE2Pz6ks5vLHqtgaJpZM4akX4q>
.
|
Lettuce (ha ha, get it) close this one then. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The instructions in release tell me to run:
python3 -m http.server 5000 --bind 127.0.0.1 --directory build
I get:
server.py: error: unrecognized arguments: --directory build
The text was updated successfully, but these errors were encountered: