Search Results

by RedJoker
Fri Nov 15, 2024 1:19 pm
Forum: Python
Topic: Pyinstaller and Phidgets
Replies: 1
Views: 749

Pyinstaller and Phidgets

Is there something special needed when using pyinstaller on a python project that uses phidgets? The error I'm getting on the target machine is "Failed to load dynlib/dll 'phidget22.dll'" The target machine does not have python or any libraries installed outside of the .exe created by pyin...