Advertisement
Guest User

sample

a guest
Mar 7th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "connect.py", line 1, in <module>
  3. import mysql.connector
  4. File "//anaconda/lib/python3.5/site-packages/mysql/connector/__init__.py", line 35, in <module>
  5. __version__ = _version.version
  6. AttributeError: module '_version' has no attribute 'version'
  7. [Finished in 0.2s with exit code 1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement