'Require python modules libraries when i run my standalone software in another laptop
i have all required python module libraries for my standalone software in my main laptop.But if i run my software in another laptop,it is getting errors.Do i have to reinstall those python modules(eg.PySide2,PyQt)?Or should i copy or install modules into my software folder using this command?
pip install --target=d:\somewhere\other\than\the\default package_name
you know what i mean?i dont see any solution for this kind of post.So is this question weird or how do software developer do this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
