d path below
> and see what I can find out below.
>
> Thanks.
>
> Danny
>
> --
> Date: Fri, 15 Jul 2016 02:37:43 -0500
> From: denis.akhiya...@gmail.com
>
> To: pythondotnet@python.org
>
> Subject: Re: [Python.NET] clr Impor
@python.org
Subject: Re: [Python.NET] clr ImportError
I would start with clean installation of pythonnet wheel from PyPi or source on
master branch on github, preferable in conda env or virtualenv. Also make sure
you have no left-over clr.pyd or Python.Runtime.dll files in system or python
paths
I would start with clean installation of pythonnet wheel from PyPi or
source on master branch on github, preferable in conda env or virtualenv.
Also make sure you have no left-over clr.pyd or Python.Runtime.dll files in
system or python paths.
I used pt(i)python with no problems before. But what h