Install Phidget Modules for IronPython

Comments & issues
Supporting Windows 8 or newer
MarioE
Fresh meat
Posts: 4
Joined: Wed May 27, 2020 7:54 am

Install Phidget Modules for IronPython

Post by MarioE »

I must use IronPython 2.7.5.
Is there a step by step instruction how to install the phidget22 Modules? IPY64.EXE setup. p y install gives an error: No module named setuptools. i have no idea .. and google was no help (mostly hints for debian)

Thx, Mario
User avatar
Patrick
Lead Developer
Posts: 672
Joined: Mon Jun 20, 2005 8:46 am
Location: Calgary

Re: Install Phidget Modules for IronPython

Post by Patrick »

Can you just use pip to install phidget22 in IronPython?

-Patrick