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

Make changes so the installer should work without python2 errors #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

polkinghornbd
Copy link

When using the vagrant up command, the initialization for the program fails with an ignorable error which leaves the python tools uninstalled on the VM when you launch it. This pull request sets a maximum version on the python utilities so that they are all python 2 compatible and do not give syntax errors as currently happens.

In the future, it would probably be good to find the newest working versions and lock it to those.

@polkinghornbd polkinghornbd changed the title Makee changes so the installer should work without python2 errors Make changes so the installer should work without python2 errors Sep 26, 2021
@cadenhillis
Copy link

wasn't working for me until I used this. please push this to the main branch

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