Re: [Python.NET] Pip Install Pythonnet error

2018-11-30 Thread Denis Akhiyarov
The error you got was due to python 3.7 for which support is in the master branch now. On Fri, Oct 12, 2018 at 12:17 AM Phat Loc wrote: > Forget the last previous error. I running anaconda and there is a > different setup process. Thanks! > > > > *From:* Phat Loc > *Sent:* Wednesday, October 10,

[Python.NET] Pip Install Pythonnet error

2018-10-11 Thread Phat Loc
Hi All, I am trying do a pip install of pythonnet. I get the following build errors. Any suggestions on how to fix it? (base) C:\Users\ploc>pip install pythonnet Collecting pythonnet Using cached https://files.pythonhosted.org/packages/89/3b/a22cd45b591d6cf490e e8b24d52b9db1f30b4b478b64a9b23

Re: [Python.NET] Pip Install Pythonnet error

2018-10-11 Thread Phat Loc
Forget the last previous error. I running anaconda and there is a different setup process. Thanks! From: Phat Loc Sent: Wednesday, October 10, 2018 9:29 AM To: 'pythondotnet@python.org' Subject: Pip Install Pythonnet error Hi All, I am trying do a pip install of pythonnet. I get the following