exoplanet-dev / exoplanet-dev/exoplanet
Problems with Installing exoplanet in Window System
Open
- Dominant language
- Python
- Stars
- 239
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.