openzoom / deepzoom.py

Python Deep Zoom Tools
http://openzoom.org/
Other
176 stars 74 forks source link

AttributeError: module 'deepzoom' has no attribute 'ImageCreator' #28

Open arnabdasdigerati opened 9 months ago

arnabdasdigerati commented 9 months ago

when i am executing "python ./helloworld-dzi.py" i am getting below error. Can you please tell me how can i solve this ?

creator = deepzoom.ImageCreator( ^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'deepzoom' has no attribute 'ImageCreator'