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
I followed the instruction in Notes about running on Windows at https://docs.exoplanet.codes/en/stable/user/install/.
The first three lines run well, but the last one: python -m pip install -e .[test] produces this on my computer: ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: D:\Python\Jupyter Notebook,
and I can't find out what's wrong.