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

How to install Newt in conda virtual environment? #1

Closed
mohammad-saber opened this issue May 12, 2021 · 2 comments
Closed

How to install Newt in conda virtual environment? #1

mohammad-saber opened this issue May 12, 2021 · 2 comments

Comments

@mohammad-saber
Copy link

Hi, thank you for sharing your great work.

I am a little confused about how to install Newt in a conda VE. I really appreciate it if you could guide in this regard. Thank you

@wil-j-wil
Copy link
Collaborator

Hi,
I haven't tried in a conda virtual environment myself. But I guess it should work if you clone this git repo, and then whilst running your virtual environment run
pip install -e .
in the top (Newt) directory.
Let me know if it doesn't work.

@mohammad-saber
Copy link
Author

mohammad-saber commented May 12, 2021

Thank you. It works.
I also need to run :

pip install -r dev-requirements.txt
to install other dependencies.

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