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
Hello, you might laugh at me for this question.
But i followed the steps in the readme, installed the dependencies and activated the anaconda environment.
But when I finaly type in the command: (timeflux_rasr-env) C:\timeflux_rasr>pip install .
or (timeflux_rasr-env) C:\timeflux_rasr>pip install -e .
I get the following error ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.
Hello, you might laugh at me for this question.
But i followed the steps in the readme, installed the dependencies and activated the anaconda environment.
But when I finaly type in the command:
(timeflux_rasr-env) C:\timeflux_rasr>pip install .
or
(timeflux_rasr-env) C:\timeflux_rasr>pip install -e .
I get the following error
ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.
working on master branch latest commit 9ad3087
The text was updated successfully, but these errors were encountered: