-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hi There,
This is a great project, thanks for putting it together.
I'm having an error when trying to run the hello.py script from my (windows) python 2.7.x instance:
C:\Python27\python.exe hello.py
Traceback (most recent call last):
File "hello.py", line 2, in <module>
from PyZ3950 import zoom
File "C:\Python27\lib\site-packages\PyZ3950\zoom.py", line 73, in <module>
from PyZ3950 import ccl
File "C:\Python27\lib\site-packages\PyZ3950\ccl.py", line 124, in <module>
import lex
ImportError: No module named lex
any suggestions?
Metadata
Metadata
Assignees
Labels
No labels