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

setup.py missing #33

Open
lokinou opened this issue Dec 15, 2020 · 1 comment
Open

setup.py missing #33

lokinou opened this issue Dec 15, 2020 · 1 comment

Comments

@lokinou
Copy link

lokinou commented Dec 15, 2020

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

@lkorczowski
Copy link
Collaborator

lkorczowski commented Dec 15, 2020

@lokinou if you installed a clean conda environment, it should work fine.
pip install -e . shouldn't be required for now.

Thanks for noticing and yes, there should be a setup.pyin the end so I keep this issue open until it is done.

Let me know if you have an issue without using pip install -e ..

Please note that master is out-of-date, there is the PR #30 still waiting, I'll merge it anyway before 2021.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants