Hacker News new | past | comments | ask | show | jobs | submit login

Ah. Now I understand. That's very helpful and I now know where to start looking.



No problem! Good luck. If you can find where your conda-env's python _should_ be, you can invoke it manually to mitigate the issue.

For instance:

/home/user/.miniconda/envs/my-env/bin/python3.8 -m pip install <x>




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: