当前位置:网站首页>A series of problems in offline installation of automated test environment (ride)
A series of problems in offline installation of automated test environment (ride)
2022-07-05 07:37:00 【HAGUU】
The first is local exe install python38 Then move to offline environment to continue installation
The first is local exe install python38 Then move to offline environment to continue installation Selenium2Library, setuptools, robotframework, wxPython, robotframework-ride
For convenience , Install first pip( Install by decompressing )
1、pacakges Version issue for , especially Pypubsub want 3.3.0
2、 Lack of supporting packages(selenium, seleniumlibrary, six, pillow, numpy, robotframeworklexer, Pywin32, Pypubsub, Pyments)
3、 decompression zip Conduct python setup.py install, The abnormal installation is not obvious , Later, I changed to pip install whl
Everything is installed , function RIDE, Appearance :
RIDE Of test case in ,edit The interface only displays the upper left corner .
cmd Tips urllib quote Request Failure
4、 install certifi,chardet,Django,idna,pytz,requests,sqlparse,urllib3, The problem still exists
therefore pip uninstall All of the above packages, except pip
among ,pypubsub When uninstalling, I wrote 4.0 Version of , Automatic current 3.0.0 Version and prompt whether to uninstall , Uninstall successfully
Again cmd-python When , Only in D Only under the root directory can it run (python Installed in the D:\Python\Python38)
guess : Some files were deleted by mistake during uninstallation
The second is to put in the whole Python37 Folder —— Built locally RIDE The environment is directly copied to the offline environment for use
Problems arise : An error is reported when executing the case “command: pybot.bat --argumentfile”
Scripts Add under folder pybot.bat file ( The contents are as follows ), Restart and execute again , Still report the problem
@Echo off
D:\Python36\python.exe -m robot.run %*
guess : Some files or configurations are not Python37 In the folder , Pointer loss, etc
The final plan :
Download decompression python Of embeddable Heavy head configuration ( Have in hand )
Windows x86-64 embeddable zip file
边栏推荐
- Apple modify system shortcut key
- Jenkins reported an error. Illegal character: '\ufeff'. Class, interface or enum are required
- How to deal with excessive memory occupation of idea and Google browser
- Simple operation with independent keys (hey, a little fancy) (keil5)
- R language learning notes 1
- Using GEE plug-in in QGIS
- Rough notes of C language (1)
- Reading literature sorting 20220104
- ORACLE CREATE SEQUENCE,ALTER SEQUENCE,DROP SEQUENCE
- Process (P) runs, and idle is different from pycharm
猜你喜欢

Shadowless cloud desktop - online computer

SQL JOINS

Explanation of parallel search set theory and code implementation

2022年PMP项目管理考试敏捷知识点(7)
![[idea] efficient plug-in save actions to improve your work efficiency](/img/6e/49037333964865d9900ddf5698f7e6.jpg)
[idea] efficient plug-in save actions to improve your work efficiency

Jenkins reported an error. Illegal character: '\ufeff'. Class, interface or enum are required

Chapter 2: try to implement a simple bean container

Latex notes

Openxlsx field reading problem

611. 有效三角形的个数
随机推荐
Idea shortcut key
Chapter 2: try to implement a simple bean container
golang定时器使用踩的坑:定时器每天执行一次
Ggplot2 drawing learning notes in R
数字孪生实际应用案例-风机篇
Install deeptools in CONDA mode
Idea to view the source code of jar package and some shortcut keys (necessary for reading the source code)
Butterfly theme beautification - Page frosted glass effect
Graduation thesis project local deployment practice
Line test -- data analysis -- FB -- teacher Gao Zhao
Unconventional ending disconnected from the target VM, address: '127.0.0.1:62635', transport: 'socket‘
Oracle-触发器和程序包
CADD课程学习(6)-- 获得已有的虚拟化合物库(Drugbank、ZINC)
Tshydro tool
Idea common settings
The golang timer uses the stepped pit: the timer is executed once a day
2022 PMP project management examination agile knowledge points (7)
msys2
Simple operation of nixie tube (keil5)
Basic series of SHEL script (I) variables