prip-lab/fingerprint-synthesis

Running error

Opened this issue · 1 comments

Hello there,
Thanks for the nice paper and code you shared.
I was trying to run your code but got the following error :
ModuleNotFoundError: No module named 'tensorpack.utils.globvars'

I am working with python 3.7 and tensorpack 0.9.8
I went to the installation directory there is no file or folder named globvars in ".../tensorpack/utils" "repertory.
Any help would be appreciated.
Thanks

Hi! This issue occurs when the version of Tensorpack is above 0.5. Please install version 0.5 for the code to work.