Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selenium + Aliexpress
#4
(Jun-09-2020, 07:17 AM)Knight18 Wrote: I'm going to point out that there is another Web Scraping library, Scrapy. It's the more "Advanced" web scraper when compared to beautiful soup. Although it's harder to learn. Might be a better idea to use it.

I am trying to install Scrapy.

ERROR: Command errored out with exit status 1: 'F:\Python38\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\ccc\\AppData\\Local\\Temp\\pip-install-ngotb8u1\\Twisted\\setup.py'"'"'; __file__='"'"'C:\\Users\\ccc\\AppData\\Local\\Temp\\pip-install-ngotb8u1\\Twisted\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\ccc\AppData\Local\Temp\pip-record-rgt32hb0\install-record.txt' --single-version-externally-managed --user --prefix= --compile --install-headers 'C:\Users\ccc\AppData\Roaming\Python\Python38\Include\Twisted' Check the logs for full command output.

How to fix it?
Reply


Messages In This Thread
Selenium + Aliexpress - by alexkorn - Jun-09-2020, 06:46 AM
RE: Selenium + Aliexpress - by Knight18 - Jun-09-2020, 07:17 AM
RE: Selenium + Aliexpress - by alexkorn - Jun-09-2020, 07:49 AM
RE: Selenium + Aliexpress - by alexkorn - Jun-09-2020, 04:48 PM
RE: Selenium + Aliexpress - by snippsat - Jun-09-2020, 05:48 PM
RE: Selenium + Aliexpress - by alexkorn - Jun-09-2020, 06:43 PM
RE: Selenium + Aliexpress - by snippsat - Jun-09-2020, 06:50 PM
RE: Selenium + Aliexpress - by alexkorn - Jun-09-2020, 07:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Error in Selenium: CRITICAL:root:Selenium module is not installed...Exiting program. AcszE 1 3,734 Nov-03-2017, 08:41 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020