hephy-dd / diode-measurement

IV/CV measurements for silicon sensors.
GNU General Public License v3.0
0 stars 2 forks source link

Migrate PyInstaller to 4.10 (Windows) #23

Closed arnobaer closed 2 years ago

arnobaer commented 2 years ago

With Python > 3.6 installing PyInstaller 4.3 fails building a wheel from source distribution on Windows.

Migrate to PyInstaller==4.10.*