Skip to content
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

windows exception on Python 2.7.1 #16

Open
rbrewer123 opened this issue Oct 14, 2019 · 2 comments
Open

windows exception on Python 2.7.1 #16

rbrewer123 opened this issue Oct 14, 2019 · 2 comments

Comments

@rbrewer123
Copy link

I ran gup from the tip of the github repo on Windows using Python 2.7.1. I got an exception that os.readfile() does not exist.

I was able to get it working with Python 3.7, which seems to have os.readfile() on Windows.

@timbertson
Copy link
Owner

Thanks for the report. Now's probably a good time to just depend on python3 and drop python2, it's surely widely installed.

@rbrewer123
Copy link
Author

I think dropping python2 support is reasonable.

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

No branches or pull requests

2 participants