Не удалось открыть файл python bootstrap.py
Я следую инструкциям здесь: https://github.com/hackable-devices/makerbot_tools для установки драйверов makerbot.
Я попал в инструкцию по загрузке проекта. Когда я бегу
python bootstrap.py
Мой ответ:
Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-0.9.6.tar.gz
Extracting in c:\users\kevin lee jr\appdata\local\temp\tmpsd6_ga
Traceback (most recent call last):
File "bootstrap.py", line 92 in <module>
ez['use_setuptools'](**setup_args)
File "<string>", line 116, in use_setuptools
File "<string>", line 101, in _do_download
File "<string>", line 73, in _build_egg
File "C:\Python27\lib\tarfile.py", line 1665, in open
raise ReadError("file could not be opened successfully")
tarfile.ReadError: file could not be opened successfully
Есть идеи, что проблема с открытием этих файлов? У меня установлен модуль tarfile.