My version is 32-bit Python 2.7. I've installed Scrapy and all the dependencies. But when I try to scrape wikipedia for testing using this line in the command prompt: "Scrapy shell http://en.wikipedia.org/wiki/Home_page" The last few lines of the output are as follows:
Scrapy "frontend deprecated" issue with Python
4
My version is 32-bit Python 2.7. I've installed Scrapy and all the dependencies. But when I try to scrape wikipedia for testing using this line in the command prompt: "Scrapy shell http://en.wikipedia.org/wiki/Home_page"
The last few lines of the output are as follows:
"C:...\Python27\lib\site-packages\IPython\frontend,py:30: UserWarning: The top-level 'frontend' package has been deprecated. All its subpackages have been moved to the top 'IPython' level. warn<"The top-level 'frontend' package has been deprecated.
In[1]:"
Any idea what "frontend" and "deprecated" mean, and what how to resolve this issue?
The last few lines of the output are as follows:
"C:...\Python27\lib\site-packages\IPython\frontend,py:30: UserWarning: The top-level 'frontend' package has been deprecated. All its subpackages have been moved to the top 'IPython' level. warn<"The top-level 'frontend' package has been deprecated.
In[1]:"
Any idea what "frontend" and "deprecated" mean, and what how to resolve this issue?
- Artur Golisz
- [1] reply
- KubiK
- KubiK
Next Topics on Trending Feed
-
4