Open guoliangchao opened 3 weeks ago
Hi, can you try without the editable option, i.e. with: pip install .
?
Hi, can you try without the editable option, i.e. with:
pip install .
?
Hello, thank you very much for replying to me. I followed the online tutorial and first executed pip install --upgrade pip to stop reporting this error. While this method works in virtual environments built in python, I still get an error when I use it in the conda virtual environment. I don't know why.
Hi,when I tried to install with pip install-e ., I was prompted with an error: File "setup.py" not found. I think this file was used to perform the installation. However, there is no such file in the warehouse. Does anyone know what's going on?