L
L
LakeForest2021-11-30 16:24:26
Python
LakeForest, 2021-11-30 16:24:26

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 question

Ask a Question

731 491 924 answers to any question