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

Developer docs installation command pip install ./ncap_iac #81

Closed
apasarkar opened this issue Jul 27, 2021 · 1 comment
Closed

Developer docs installation command pip install ./ncap_iac #81

apasarkar opened this issue Jul 27, 2021 · 1 comment

Comments

@apasarkar
Copy link

To install the neurocaas source repo, the developer docs (at neurocaas/docs/source/develop/installation.rst) tell us to do the following:
(1) conda activate neurocaas
(2) cd path/to/your/neurocaas
(3) pip install ./ncap_iac

I believe line (3) should instead be "pip install ." instead of "pip install ./ncap_iac"

@cellistigs
Copy link
Collaborator

Thanks Amol! This is now fixed as of commit 0ed7ecc.

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