I wonder if the code in the installation section
cd ./scaelum
should be removed ?
cause it turn out an error
[ERROR: File "setup.py" or "setup.cfg" not found. Directory cannot be installed in editable mode: /home/l000/SkyComputing/scaelum]
python download_glue_data.py --data_dir ./glue_data --tasks MNLI
Downloading and extracting MNLI...
Note (12/10/20): This script no longer downloads SNLI. You will need to manually download and format the data to use SNLI.
It seems that the error has no connected with the envrironment, so those were not put out .
I wonder if the code in the installation section
cd ./scaelum
should be removed ? cause it turn out an error [ERROR: File "setup.py" or "setup.cfg" not found. Directory cannot be installed in editable mode: /home/l000/SkyComputing/scaelum]python download_glue_data.py --data_dir ./glue_data --tasks MNLI
Downloading and extracting MNLI... Note (12/10/20): This script no longer downloads SNLI. You will need to manually download and format the data to use SNLI.It seems that the error has no connected with the envrironment, so those were not put out .