askbot-devel icon indicating copy to clipboard operation
askbot-devel copied to clipboard

error installing

Open madmartian5 opened this issue 6 years ago • 0 comments

python setup.py develop
Extracting in /var/folders/0t/sp9gzkg901q3shh2znnp8ss40000gn/T/tmpqo2oGj Traceback (most recent call last): File "setup.py", line 3, in ez_setup.use_setuptools() File "/Users/adam/GoogleDrive/Projects/Liberation/askbot-devel/ez_setup.py", line 170, in use_setuptools return _do_download(version, download_base, to_dir, download_delay) File "/Users/adam/GoogleDrive/Projects/Liberation/askbot-devel/ez_setup.py", line 122, in _do_download _build_egg(egg, archive, to_dir) File "/Users/adam/GoogleDrive/Projects/Liberation/askbot-devel/ez_setup.py", line 62, in _build_egg with archive_context(archive_filename): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in enter return self.gen.next() File "/Users/adam/GoogleDrive/Projects/Liberation/askbot-devel/ez_setup.py", line 101, in archive_context with ContextualZipFile(filename) as archive: File "/Users/adam/GoogleDrive/Projects/Liberation/askbot-devel/ez_setup.py", line 85, in new return zipfile.ZipFile(*args, **kwargs) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/zipfile.py", line 770, in init self._RealGetContents() File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/zipfile.py", line 811, in _RealGetContents raise BadZipfile, "File is not a zip file" zipfile.BadZipfile: File is not a zip file

madmartian5 avatar Jun 28 '18 19:06 madmartian5