Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

IronPython: Installing Modules

📅 2011-Jun-01 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ installation, ironpython, modules ⬩ 📚 Archive

The module you want to install should have a setup.py file. Open a Command Prompt in that directory and type: ipy setup.py install

Note that you might have to open the Command Prompt with elevated privileges (as Administrator).

Tried with: IronPython 2.7 and Windows 7


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧