当前位置:网站首页>部署api_automation_test过程中遇到的问题
部署api_automation_test过程中遇到的问题
2022-07-02 06:22:00 【秦时明月之安康】
前言
在github上看到一个接口测试平台,现把部署过程中遇到的问题记录一下。
一、依赖准备
1.升级python为python3.7
- 升级python3:https://www.cnblogs.com/zydeboke/p/11465890.html
- 升级过程中出现
ModuleNotFoundError: No module named ‘_ctypes‘
错误解决办法:https://blog.csdn.net/qq_36416904/article/details/79316972 - 安装pip3.7:https://blog.csdn.net/weixin_42815846/article/details/114337064
2.使用pip3安装python依赖
pip3 install -r requirements.txt
pip3 install https://github.com/darklow/django-suit/tarball/v2
3.安装MySQL
参考文档:https://blog.csdn.net/lg993372246/article/details/116355026
4.运行启动django服务
将python manage.py runserver 0.0.0.0:8000改为后台跑:https://ask.csdn.net/questions/771528
边栏推荐
猜你喜欢
QQ email cannot receive the email sent by Jenkins using email extension after construction (timestamp or auth...)
分布式事务 :可靠消息最终一致性方案
Hydration failed because the initial UI does not match what was rendered on the server. One of the reasons for the problem
Learn about various joins in SQL and their differences
web自动中利用win32上传附件
Redis——热点key问题
数据科学【九】:SVD(二)
TensorRT的数据格式定义详解
Redis——大Key问题
Win电脑截图黑屏解决办法
随机推荐
默认google浏览器打不开链接(点击超链接没有反应)
介绍两款代码自动生成器,帮助提升工作效率
记录一次RDS故障排除--RDS容量徒增
奇葩pip install
Sentinel规则持久化到Nacos
CUDA中的函数执行空间说明符
分布式事务 :可靠消息最终一致性方案
VSCODE 安装LATEX环境,参数配置,常见问题解决
MySQL的10大经典错误
Alibaba cloud MFA binding Chrome browser
Sentinel rules persist to Nacos
automation - Jenkins pipline 执行 nodejs 命令时,提示 node: command not found
FE - Weex 使用简单封装数据加载插件为全局加载方法
selenium+msedgedriver+edge浏览器安装驱动的坑
TensorRT的功能
Asynchronous data copy in CUDA
web自动中利用win32上传附件
提高用户体验 防御性编程
由於不正常斷電導致的unexpected inconsistency;RUN fsck MANUALLY問題已解决
Code skills - Controller Parameter annotation @requestparam