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

installing book environment #2

Open
samerghosn opened this issue Jun 10, 2023 · 4 comments
Open

installing book environment #2

samerghosn opened this issue Jun 10, 2023 · 4 comments

Comments

@samerghosn
Copy link

I can't get to install the exact version of pytorch.
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'pytorch'
note that I found python 3.8.10 not 15

Anyone managed to have the environment working with newer or same version of the libraries?

@chuymtz
Copy link

chuymtz commented Jul 27, 2023

I'm running on Python 3.10.5 with no problem. My requirements file is as such

asttokens==2.2.1
backcall==0.2.0
colorama==0.4.6
comm==0.1.3
contourpy==1.1.0
cycler==0.11.0
debugpy==1.6.7
decorator==5.1.1
executing==1.2.0
filelock==3.12.2
fonttools==4.41.0
gensim==4.3.1
ipykernel==6.24.0
ipython==8.14.0
jedi==0.18.2
Jinja2==3.1.2
joblib==1.3.1
jupyter_client==8.3.0
jupyter_core==5.3.1
kiwisolver==1.4.4
MarkupSafe==2.1.3
matplotlib==3.7.2
matplotlib-inline==0.1.6
mpmath==1.3.0
nest-asyncio==1.5.6
networkx==3.1
numpy==1.25.1
packaging==23.1
pandas==2.0.3
parso==0.8.3
pickleshare==0.7.5
Pillow==10.0.0
platformdirs==3.9.1
prompt-toolkit==3.0.39
psutil==5.9.5
pure-eval==0.2.2
Pygments==2.15.1
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2023.3
pywin32==306
pyzmq==25.1.0
scikit-learn==1.3.0
scipy==1.11.1
six==1.16.0
smart-open==6.3.0
stack-data==0.6.2
sympy==1.12
threadpoolctl==3.2.0
torch==2.0.1
tornado==6.3.2
traitlets==5.9.0
typing_extensions==4.7.1
tzdata==2023.3
wcwidth==0.2.6

@samerghosn
Copy link
Author

samerghosn commented Jul 27, 2023 via email

@chuymtz
Copy link

chuymtz commented Jul 27, 2023

FYI I'm using windows. If you're on linux you might want to comment out that pywin pkg.

@fancyerii
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants