Re: [Python.NET] Issue not finding Assembly

2017-06-21 Thread A M
Python or from 32-bit CPython? > > > > On Wed, Jun 21, 2017, 2:36 AM A M wrote: > >> Hello, >> >> I'm using ironpython for a while to operate a .dll library. This works, >> but I need to use some CPython libraries so I would like to try to >>

[Python.NET] Issue not finding Assembly

2017-06-21 Thread A M
Hello, I'm using ironpython for a while to operate a .dll library. This works, but I need to use some CPython libraries so I would like to try to integrate de .dll in python 2.7 I installed pythonnet through > pip install pythonnet (Windows 7) installing pythonnet-2.3.0-cp27-cp27m-win_amd64.whl