Andreas Mittelberger

Results 3 comments of Andreas Mittelberger

I'm seeing a similar issue and I think I could at least identify part of the problem, maybe the whole problem: It seems like any module that is part of...

A bit off topic here but just in short: The python import system considers each package (i.e. folder) that dies not contain a "__init.py__" file a "namespace package". You don't...

> > > @mluerig or @Brow71189, did you install your packages with `pip install -e .`? I don't have any of my packages installed in the python installation that spyder...