Closed fcgxz2003 closed 5 years ago
The simple copying of the package is not going to work, because of compilation and linking phase of python.cpp. This is specific to the platform, Python version/libraries and C++ compiler. You need to go over the System Requirements and Installation process on each platform where you install the YDK.
I want to install the ydk environment offline,so I installed the ydk in the virtual environment and run the code success, and then i copy the ydk packet to other environment ,and run the same code ,but get the error which is the following:
If this method is not right , what should I do to install ydk environment offline?