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
I have python 2.7.17 on windows 10. I downloaded virtualenv and believed I activated it.
I run pip install nflgame-redux==2.0.1b1 from powershell admin and it runs fine.
When I run nflgame-update-players from powershell it asks me which program I want to run it in.
I tried this command in python command line >>>nflgame-update-players I get ;nflgame' is not defined.
I then tried import nflgame from the python command line and it closes the python command line window.
The text was updated successfully, but these errors were encountered:
I have python 2.7.17 on windows 10. I downloaded virtualenv and believed I activated it.
I run pip install nflgame-redux==2.0.1b1 from powershell admin and it runs fine.
When I run nflgame-update-players from powershell it asks me which program I want to run it in.
I tried this command in python command line >>>nflgame-update-players I get ;nflgame' is not defined.
I then tried import nflgame from the python command line and it closes the python command line window.
The text was updated successfully, but these errors were encountered: