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

Anaconda stuck Installing pip dependencies: - #382

Open
markNZed opened this issue Aug 31, 2021 · 1 comment
Open

Anaconda stuck Installing pip dependencies: - #382

markNZed opened this issue Aug 31, 2021 · 1 comment

Comments

@markNZed
Copy link
Contributor

Using "conda env create" with latest Anaconda on MacOS it stalls at the "Installing pip dependencies" step. I'm new to Anaconda but I thought it was intended to avoid exactly this problem :( Adding --verbose or --debug does not provide any information while it shows a spining bar on the command line.

Commenting out the following line in environment.yml
- -e .
Then after running conda in a project terminal I ran:
pip install -e .
Then it seems to work

@breznak
Copy link
Member

breznak commented Sep 30, 2021

This seems like OS / conda problem, not the HtmDetector per se. I'd suggest closing this, if any work on this is still needed, please reopen. EDIT: sorry, I thought this is for htm-community/NAB repo.

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