L
L
Leroro2020-06-03 14:43:19
Python
Leroro, 2020-06-03 14:43:19

Why doesn't django see the imported LDAP module?

Installed the python-ldap wheel package on python 3.7 and 3.8, but after starting the server on windows, it says "ModuleNotFoundError: No module named 'ldap'" even though pip shows that everything is fine. Same error on 2 different PCs. In the project file, when importing "import ldap", ide does not swear, and it sees this package in the environment. I don't understand what's wrong.

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