Re: [Python.NET] pip install prerelease versions

2014-03-24 Thread Rudi Lutz
Rudi Lutz writes: > > > Issue filed properly now as asked for! Sorry > > Regards, > Rudi > > _ > Python.NET mailing list - PythonDotNet@... > https://mail.python.org/mailman/listinfo/pythondotnet > > Just in case anyone else has

Re: [Python.NET] pip install prerelease versions

2014-03-24 Thread Rudi Lutz
Issue filed properly now as asked for! Sorry Regards, Rudi _ Python.NET mailing list - [email protected] https://mail.python.org/mailman/listinfo/pythondotnet

Re: [Python.NET] pip install prerelease versions

2014-03-24 Thread Rudi Lutz
David Anthoff writes: > > Are you trying to run 1) npython.exe or are you running 2) python.exe and > then do import clr? > > The first option is broken right now > (https://github.com/pythonnet/pythonnet/issues/26), the second option should > work. If this is not related to npython.exe, can yo