There is a problem with the installation of scrapy under linux, the prompt segment is wrong (the core has been dumped)

installing scrapy with pip3 install scrapy in linux will prompt segment error (core has been dumped) , import scrapy no problem, but cannot scrapy startproject xxx, prompt not found "scrapy" command, whether you want to enter:
command" scapy" from package "python-scapy" (universe)
command" scrappy" from package "libscrappy-perl" (universe)
scrapy: not found
No problem installing Twisted

clipboard.png

Mar.15,2021

I think this answer should help.
https://blog.csdn.net/dahaila.

Menu