Answer the question
In order to leave comments, you need to log in
We wrote our library in Python, I install it via Pip, but I can't import it. Why does not see the module?
pip install git+ https://path/to/ourLib.git
- Writes successfully
import ourLib
ModuleNotFoundError: No module named 'ourLib'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question