1
1
101-s2020-05-07 09:25:19
Python
101-s, 2020-05-07 09:25:19

How to correctly install the PyMySQL library in the Pysharm IDE?

The matter is that in one project Pysharm sees this module, and in another refuses to perceive. Python 3.7.2 32 bit interpreter. Error ImportError: No module named 'pymysql'
Didn't help:
- menu command File/Invalidate Cashes / Restart
- updating ide
- reinstalling the module through the program

What else can I try?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2020-05-07
@101-s

https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
in cmd pip install full path to whl

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question