text2image icon indicating copy to clipboard operation
text2image copied to clipboard

text2image is giving error

Open rakashi opened this issue 7 years ago • 0 comments

Hi, I am trying run the alignDraw.py I am getting the following error

monica@monica:~/PycharmProjects/text2image-master/coco$ python alignDraw.py ./models/coco-captions-32x32.json Traceback (most recent call last): File "alignDraw.py", line 3, in import h5py File "/home/monica/.local/lib/python2.7/site-packages/h5py/init.py", line 24, in from . import _errors ImportError: /home/monica/.local/lib/python2.7/site-packages/h5py/_errors.so: undefined symbol: PyUnicodeUCS4_DecodeUTF8

Please help me how can I solve this error

rakashi avatar Sep 07 '17 11:09 rakashi