Поэтому я загрузил пакет в c:\python33\twitter-1.14.3,
Затем я запускаю:
Код: Выделить всё
python.exe c:\python33\twitter-1.14.3\setup.py install
Finished processing..
Код: Выделить всё
from twitter import *
Код: Выделить всё
Traceback (most recent call last):
File "test1.py", line 1, in
\ufefffrom twitter import *
ImportError: No module named 'twitter'
Код: Выделить всё
c:\Python33\Scripts>twitter.exe
Traceback (most recent call last):
File "c:\Python33\Scripts\twitter-script.py", line 9, in
load_entry_point('twitter==1.14.3', 'console_scripts', 'twitter')()
File "c:\Python33\lib\site-packages\setuptools-5.4.1-py3.3.egg\pkg_resources.py", line 356, in load_entry_point
File "c:\Python33\lib\site-packages\setuptools-5.4.1-py3.3.egg\pkg_resources.py", line 2476, in load_entry_point
File "c:\Python33\lib\site-packages\setuptools-5.4.1-py3.3.egg\pkg_resources.py", line 2190, in load
ImportError: No module named 'twitter'
Подробнее здесь: https://stackoverflow.com/questions/247 ... ed-twitter
Мобильная версия