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
{{ message }}
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
I'm trying to run the main.py as instructed in the Readme, however I keep getting the below error claiming numpy/ pandas in not installed. However, I have already installed the dependencies correctly in the conda environment using requirements.txt
While np 1.22.0 is not actually available, I have np 1.21.5
Is there something in the code that is causing this weird error?
The text was updated successfully, but these errors were encountered:
I'm trying to run the main.py as instructed in the Readme, however I keep getting the below error claiming numpy/ pandas in not installed. However, I have already installed the dependencies correctly in the conda environment using requirements.txt
While np 1.22.0 is not actually available, I have np 1.21.5
Is there something in the code that is causing this weird error?
The text was updated successfully, but these errors were encountered: