当前位置:网站首页>ModuleNotFoundError: No module named ‘scrapy‘ 终极解决方式
ModuleNotFoundError: No module named ‘scrapy‘ 终极解决方式
2022-07-05 10:15:00 【senda66】
使用scrapy 命令生成爬虫项目时出现
Traceback (most recent call last):
xxx in <module>
from scrapy.cmdline import execute
ModuleNotFoundError: No module named 'scrapy'
对于上述问题,前段时间还是可以使用的,整体的环境没有动,今天突然就不好用了。搞了好长时间也没解决问题。网上大部分的解决方案也不好用,干脆卸了重装也不好使。后来搜到了一个框架:conda
其官网如下:https://www.anaconda.com/products/distribution
直接下载安装即可。
简介:
Conda是一个开源包和环境管理系统,可以在Windows、macOS和Linux上运行。Conda可以快速安装、运行和更新包及其依赖项。它还可以轻松地创建、保存、加载和在本地计算机上的环境之间切换。它是为Python程序创建的,但它可以为任何语言打包和分发软件。
使用:
基于pycharm CE 。配置项目:在preference中配置Python Interpreter。Python Interpreter。它相当于是一个环境包,项目的环境包可以随意进行切换。
我们可以新建一个环境包。环境中的依赖包我们通过Conda去加载。
python version 可选择3.7 版本的。
环境建好之后 我们可以打开客户端工具 搜索 scrapy 将依赖包和刚刚建的环境关联起来。
应用后可在pycharm 中刷新环境,scrapy框架的依赖包都下载下来了。这时候在项目的跟路径下即可正常运行scrapy 命令了。
总结
此问题出现的原因,有可能是框架环境发生了变化,或者版本差异导致的。
边栏推荐
- 报错:Module not found: Error: Can‘t resolve ‘XXX‘ in ‘XXXX‘
- Write double click event
- Who is the "conscience" domestic brand?
- 一个可以兼容各种数据库事务的使用范例
- MySQL digital type learning notes
- How does redis implement multiple zones?
- [JS] array dimensionality reduction
- 学习笔记6--卫星定位技术(上)
- Design of stepping motor controller based on single chip microcomputer (forward rotation and reverse rotation indicator gear)
- SLAM 01.人类识别环境&路径的模型建立
猜你喜欢
Workmanager learning 1
AD20 制作 Logo
Have you learned to make money in Dingding, enterprise micro and Feishu?
StaticLayout的使用详解
非技術部門,如何參與 DevOps?
[论文阅读] KGAT: Knowledge Graph Attention Network for Recommendation
5G NR系统架构
驱动制造业产业升级新思路的领域知识网络,什么来头?
> Could not create task ‘:app:MyTest. main()‘. > SourceSet with name ‘main‘ not found. Problem repair
Today in history: the first e-book came out; The inventor of magnetic stripe card was born; The pioneer of handheld computer was born
随机推荐
@Jsonadapter annotation usage
LDAP概述
自动化规范检查软件如何发展而来?
5G NR系统架构
QT VT100 parser
> Could not create task ‘:app:MyTest. main()‘. > SourceSet with name ‘main‘ not found. Problem repair
GO项目实战 — Gorm格式化时间字段
Swift set pickerview to white on black background
Have you learned to make money in Dingding, enterprise micro and Feishu?
Coneroller执行时候的-26374及-26377错误
Implementation of wechat applet bottom loading and pull-down refresh
C language QQ chat room small project [complete source code]
uniapp + uniCloud+unipay 实现微信小程序支付功能
Error: module not found: error: can't resolve 'xxx' in 'XXXX‘
5g NR system architecture
【黑马早报】罗永浩回应调侃东方甄选;董卿丈夫密春雷被执行超7亿;吉利正式收购魅族;华为发布问界M7;豆瓣为周杰伦专辑提前开分道歉...
重磅:国产IDE发布,由阿里研发,完全开源!
ConstraintLayout的流式布局Flow
flex4 和 flex3 combox 下拉框长度的解决办法
非技术部门,如何参与 DevOps?