-
Notifications
You must be signed in to change notification settings - Fork 39
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
Cannot run ipwb on Windows #304
Comments
@machawk1 Ah, oops; didn't see any info that Python 2 is required in the readme (the generic wording around pip usage seems to imply any version is ok). I don't seem to have Python 2 installed but I'll try to get it then. |
Works with Python 2. Thanks! Maybe you could mention this in the readme till #51 is done? The error I saw didn't let me discover that the reason was Python 3, having only passing knowledge of Python at all. |
@akavel Will do! Thanks for giving it a spin and please continue to report any bugs you encounter. UPDATE: I have added a note regarding this in the README. |
Closing this ticket with @akavel 's report of ipwb working in Py2 for Windows. |
With a workaround, as mentioned in #303, I managed to build ipwb. However, when I try to run it, I'm getting:
After first trying
\Python36\Scripts\pip install ipwb
:After then trying a dev version d5d358d from git clone and
\Python36\Scripts\pip install ./
, the error is similar but with changed line numbers:The text was updated successfully, but these errors were encountered: