Closed georgiachanning closed 2 years ago
Hi, the setup script you are running is from which branch?
Hi, the setup in the Develop branch works perfectly fine without any conflicts (if any, they are automatically resolved by pip). If you are still having issues, please feel free to open a new issue.
When running the
pip install -e .
command, set up fails. It seems tripped up on the numpy installation, but numpy is already installed (version consistent with that required).See error message above. The result is consistent across three different systems: M1 Mac and two Linux. Although not making the entire set up script fail, torchaudio also cannot be installed with the command suggested under Set Up in the NASLib docs. Additionally, it seems many of the packages specified in requirements.txt seem to have conflicts.