Valentina for Python Linux Installation
The installation procedure of “Valentina for Python” module is as easy as the following:
Download and Install
- Download the Valentina for Python for Linux archive (.deb or .rpm)
- install it
- Go to folder /opt/VPython to find Examples and vpython.so extension.
- Optionally, you may want to copy vpython.so into '/usr/lib/python3/dist-packages'
- or use sys.path.append('path_to_folder_with_ext') in your scripts