当前位置:网站首页>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
边栏推荐
- Basic series of SHEL script (III) for while loop
- [untitled]
- The number of occurrences of numbers in the offer 56 array (XOR)
- Target detection series - detailed explanation of the principle of fast r-cnn
- 使用go语言读取txt文件写入excel中
- Web page Chinese display (print, etc.) GBK error, solution, software
- DataGrid offline installation of database driver
- Detour of Tkinter picture scaling
- Database SQL practice 4. Find the last of employees in all assigned departments_ Name and first_ name
- [neo4j] common operations of neo4j cypher and py2neo
猜你喜欢
Altimeter data knowledge point 2
Graduation thesis project local deployment practice
Numpy——1.数组的创建
And play the little chestnut of dynamic agent
The folder directly enters CMD mode, with the same folder location
With the help of Navicat for MySQL software, the data of a database table in different or the same database link is copied to another database table
借助 Navicat for MySQL 软件 把 不同或者相同数据库链接中的某数据库表数据 复制到 另一个数据库表中
2022年PMP项目管理考试敏捷知识点(7)
并查集理论讲解和代码实现
Close of office 365 reading
随机推荐
Numpy——1.數組的創建
Matrix and TMB package version issues in R
Apple system shortcut key usage
Install deeptools in CONDA mode
Basic knowledge of public security -- FB
The folder directly enters CMD mode, with the same folder location
The SQL implementation has multiple records with the same ID, and the latest one is taken
arcpy. SpatialJoin_ Analysis spatial connection analysis
Apple system optimization
Machine learning Seaborn visualization
Self summary of college life - freshman
Efficiency difference: the add method used by the set directly and the add method used by the set after judgment
String alignment method, self use, synthesis, newrlcjust
行测--资料分析--fb--高照老师
CADD课程学习(6)-- 获得已有的虚拟化合物库(Drugbank、ZINC)
Apple input method optimization
How to delete the virus of inserting USB flash disk copy of shortcut to
What is sodium hydroxide?
[MySQL] database knowledge record
611. 有效三角形的个数