Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run the testing after install the exoplanet package: does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. #336

Open
LagrangePoint3 opened this issue Oct 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@LagrangePoint3
Copy link

Describe the bug
I followed the instructions in https://docs.exoplanet.codes/en/latest/user/install/. I installed the exoplanet through pip and initially it worked. However, when I tried to run the test
python -m pip install -e ".[test]"

It ran into error like this: does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

I'm using a Mac with M1 chip. My python has been upgraded to 3.10. Can anyone tell us what's wrong with it? What should I do to solve this problem?

@LagrangePoint3 LagrangePoint3 added the bug Something isn't working label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant