Hi Muhammed,
It seems you're using Python 3.4, but unfortunately Scrapy doesn't have
Python 3.x support yet. Try it with Python 2.7.
среда, 10 сентября 2014 г., 0:54:48 UTC+6 пользователь muhammed hassan
написал:
>
> hello I am new to scrapy and I am using arch linux I did the following
>
> sudo pip install scrapy
>
> and
>
> scrapy startproject hello
>
> and I got the following error
>
>
> Traceback (most recent call last):
>> File "/usr/bin/scrapy", line 9, in <module>
>> load_entry_point('Scrapy==0.24.4', 'console_scripts', 'scrapy')()
>> File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 356, in
>> load_entry_point
>> return get_distribution(dist).load_entry_point(group, name)
>> File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 2472, in
>> load_entry_point
>> return ep.load()
>> File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 2186, in
>> load
>> ['__name__'])
>> File "/usr/lib/python3.4/site-packages/scrapy/__init__.py", line 28, in
>> <module>
>> import _monkeypatches
>> ImportError: No module named '_monkeypatches'
>>
>
>
--
You received this message because you are subscribed to the Google Groups
"scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.