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
When I try to install the dependencies with pip install -r requirements.txt I get installation errors.
I've resolved a few of the dependency errors up by upgrading packages up until jupyter. There's an installation error that I can't resolve in one of the dependencies of this package.
I've also tried using pyenv to run python 3.7.X for this project but pyenv doesn't play nicely with python 3.9
Env details:
MacOS 10.15.7
python 3.9.7
The text was updated successfully, but these errors were encountered:
When I try to install the dependencies with pip install -r requirements.txt I get installation errors.
I've resolved a few of the dependency errors up by upgrading packages up until jupyter. There's an installation error that I can't resolve in one of the dependencies of this package.
I've also tried using pyenv to run python 3.7.X for this project but pyenv doesn't play nicely with python 3.9
Env details:
MacOS 10.15.7
python 3.9.7
The text was updated successfully, but these errors were encountered: