You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use either pip3 or pip as available
- Tweaks the python3 test to work correctly
- Adjust two other commands to allow you to run this more than once without
generating errors.
- Make the install script executable so we don't have to run bash separately.
I was using this with Anaconda which only provides pip, not pip3.
0 commit comments