dnaextrim/python_zklib

Getting error when use in python 3

Closed this issue · 1 comments

Hello., i am getting error when i use this lib in python3. It will raise error like no module name zconnect
when i use from zklib import zklib.

This library was written with Python 2 in mind. So if you wish to use it with Python 3 and you'd need to add the syntactic changes to the codebase.