exalearn / EXARL

Scalable Framework for Reinforcement Learning
Other
10 stars 5 forks source link

Conda freeze using this instruction: `https://github.com/exalearn/EXARL/wiki/EXARL-on-Perlmutter` #259

Open aik7 opened 1 year ago

aik7 commented 1 year ago

When I tried this command, conda install -c conda-forge mpi4py gym ase lmfit scikit-learn pandas numba pybind11 pytest flake8 -y in the wiki instruction for Perlmutter, it freezes and I could not install using Perlmutter.

cmahrens commented 1 year ago

Can you try the environment Tom saved and showed in slack?


From: Ai @.> Sent: Wednesday, September 13, 2023 3:20 PM To: exalearn/EXARL @.> Cc: Subscribed @.***> Subject: [EXTERNAL] [exalearn/EXARL] Conda freeze using this instruction: https://github.com/exalearn/EXARL/wiki/EXARL-on-Perlmutter (Issue #259)

When I tried this command, conda install -c conda-forge mpi4py gym ase lmfit scikit-learn pandas numba pybind11 pytest flake8 -y in the wiki instruction for Perlmutter, it freezes and I could not install using Perlmutter.

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/exalearn/EXARL/issues/259__;!!Bt8fGhp8LhKGRg!Do5_DM0KgSoaiBc064TKJFNdGvdAvZssSHOo5On1yAgR9HPJUqllAKFxOaYC5pNgBT_mR4YI7rzh535ZAVLpQu5H$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAOUYSCVKGT6EUUSAOMCDUDX2IPTHANCNFSM6AAAAAA4XDSIDY__;!!Bt8fGhp8LhKGRg!Do5_DM0KgSoaiBc064TKJFNdGvdAvZssSHOo5On1yAgR9HPJUqllAKFxOaYC5pNgBT_mR4YI7rzh535ZAcyrAzV6$. You are receiving this because you are subscribed to this thread.Message ID: @.***>

aik7 commented 1 year ago

I tried that already, and got multiple errors. Please check the previous issue.