/
Adding Python Library
Adding Python Library
Adding Python Library |
To use an external Python library in UltimateAccess Web, additional installation steps are required.
Install Python.
Move to the [UltimateAccess Web Installation Path]\x86\python\Scripts .
Type “cmd” to the address bar to run the command prompt.
Enter the command to start installing the library.
pip install [Library Name] --trusted-host pypi.org
Now the user may import the installed library in the script editor.
This procedure must be performed while the PC is connected to the internet.
, multiple selections available,
Related content
Before using Python script
Before using Python script
More like this
15.3.2 오브젝트 화면
15.3.2 오브젝트 화면
Read with this
16. Writing a Script
16. Writing a Script
More like this
17.6 함수
17.6 함수
Read with this
Python Library 추가하기
Python Library 추가하기
More like this
Python 스크립트 사용 전 유의사항
Python 스크립트 사용 전 유의사항
More like this