- Notifications
You must be signed in to change notification settings - Fork3
Extra Python <-> .NET marshallers
License
NotificationsYou must be signed in to change notification settings
pythonnet/codecs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Set PYTHON_HOME and PYTHON_VERSION environment variables. If using Visual Studio,this has to be done before launching Visual Studio.
Alternatively,create LAUNCH.cs file in Codecs.Tests project, and add the following code there:
partialclassTestsRuntimeConfig{staticTestsRuntimeConfig(){Environment.SetEnvironmentVariable("PYTHON_HOME",@"PATH/TO/PYHOME");Environment.SetEnvironmentVariable("PYTHON_VERSION","3.5");}}
Mailing list:https://mail.python.org/mailman/listinfo/pythondotnetChat:https://gitter.im/pythonnet/pythonnet
About
Extra Python <-> .NET marshallers
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.