[Python.NET] Re: intermittent importerror unknown location, module imported as namespace, import from clr works

2020-04-09 Thread Mark Mikofski
Thank but it doesn't seem to work consistently. It worked the first time I compiled it, but then wouldn't work again, similar to the behavior I was already seeing. I don't think adding the other frameworks to had any effect in this particular situation, b/c I am compiling from the x64 native tools

[Python.NET] Re: intermittent importerror unknown location, module imported as namespace, import from clr works

2020-04-09 Thread Dr. Mark Alexander Mikofski PhD
Good idea, but it doesn't seem to work consistently. It worked the first time I compiled it, but then wouldn't work again, similar to the behavior I was already seeing. I don't think adding the other frameworks to had any effect in this particular situation, b/c I am compiling from the x64 native

[Python.NET] Re: intermittent importerror unknown location, module imported as namespace, import from clr works

2020-04-09 Thread Emmanuel Rutovic
Hi Mark, My understanding (and I might be wrong) is Pythonnet (Official Compiled Master branch) is *not* compatible with .Net Core and is compatible only with the .Net framework. Is it possible that you accidentally load .Net Framework libraries when you think they are .Net Core ? I spent a lot of

[Python.NET] intermittent importerror unknown location, module imported as namespace, import from clr works

2020-04-09 Thread Mark Mikofski
Sorry for starting a new thread if redundant. I have been a long time user of PythonNet and suddenly I am having an intermittent failure that I can't diagnose, PythonNet == 2.4.0.dev0 from pypi in Conda Python == 3.7.6 from conda main channel msvc 2019 I am using the following repository: https

[Python.NET] Working group notes for April 9, 2020

2020-04-09 Thread Victor “LOST” Milovanov
Attendees: Victor, Benedikt, Amos, Mohamed, Mark AgendaReview action items from last meeting[x] Viktor to create issue to track removing old solutions[ ] Continue PyHandle/References discussion on GitHub[ ] Amos will create a test for WrapperStorer demonstrating it[x] Amos please review PR #1094[ ]