Closed keppelcao closed 7 years ago
And untp version 1.0.4 is okay, but v1.0.5 is bad.
I'm sorry for replay later. I update my mac to 10.12.1 and i tried every way to install untp 1.0.5 , it work for me.
I think reinstall may solve you problem.
I uninstall it and reinstall it, the fault is still there. But it's okay, I am using 1.0.4. It works fine. THX.
File "/usr/local/bin/untp", line 9, in
load_entry_point('untp==1.0.5', 'console_scripts', 'untp')()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 565, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 2697, in load_entry_point
return ep.load()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 2370, in load
return self.resolve()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 2376, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
ImportError: No module named untp