当前位置:网站首页>本地导入不报错,服务器端报错 No module named xxx
本地导入不报错,服务器端报错 No module named xxx
2022-08-10 15:58:00 【strawberry47】
在改文件前面加上这一段就好啦:
import sys
import os
sys.path.append(os.path.dirname(sys.path[0]))
边栏推荐
- 怎么设计产品手册?用什么设计产品手册?
- LeetCode-692. Top K Frequent Words
- 电商秒杀项目收获(二)
- NPM - Cannot read properties of null (reading 'pickAlgorithm') 解决方案
- cmake tips record
- 网页分析和一些基础题目
- Gif动图制作怎么在线操作?一招教你快速完成gif在线制作
- Colocate Join :ClickHouse的一种高性能分布式join查询模型
- 清理空的 Jetpack Compose 应用程序模板
- A test tool for ABAP Development Tool custom service endpoint
猜你喜欢
随机推荐
Detailed understanding of all built-in functions (Part 2)
ExceptionInInitializerError
数据治理项目成功的要点,企业培养数据要把握好关键环节
WIZnet 物联网设计大赛 - WizFi360大赛延迟通知
MySQL批量更新与批量更新多条记录的不同值实现方法
Etcd Kubernetes 集群稳定性:LIST 请求源码分析、性能评估与大规模基础服务部署调优
嵌入式开发:嵌入式基础——使用指针数组映射外设
积分可以当钱用,阿里推出个人「碳账户」
LeetCode-876. Middle of the Linked List
An ABAP tool that can print the browsing history of a user in the system for BSP applications
rtsp 和 rtmp 推流(一)
xlink解读
PNG如何变gif?教你一招png秒变gif动图的方法
安克创新每一个“五星好评”背后,有怎样的流程管理?
力扣+牛客--刷题记录
异常处理的超详细讲解
Gif动图如何快速制作?教你1分钟图片合成gif的方法
Cesium Quick Start 4-Polylines primitive usage explanation
玩转Redis|学会这10点让你分分钟拿下Redis,满足你的一切疑问
Chapter one module of the re module,