-
Notifications
You must be signed in to change notification settings - Fork 767
Installation
Benedikt Reinartz edited this page Apr 3, 2023
·
33 revisions
pip install pythonnet
See https://pypi.python.org/pypi/pythonnet. Platform-independent precompiled wheels are available.
pip install git+https://github.com/pythonnet/pythonnet
We do not provide support for forks of Python.NET. The official NuGet package is available at:
conda install -c conda-forge pythonnetTo install for development, check out the directory and run
pip install -e .