ven
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
ven created a post, mysql-connector-python works in python console inside Pycharm but not in IDE
I installed mysql-connector-python 64bit from the MySQL site: https://dev.mysql.com/downloads/connector/python/ I am able to execute this code PyCharm's Python console: import mysql.connectorcnx = ...