Hello Karsten, On 08.07.21 22:29, Dr. Karsten Schmidt wrote: > I have some little progess with the new attempt. Import hiqsdrhw > directly in python works, but it does not worked in the grc.
hm, my most likely explanation for this is that the PYTHONPATH environment variable as seen by your Python interpreter when launched from your shell is different than what GRC sees! Note, for example, that things in ~/.bashrc only are executed when you run a bash shell; if you open GRC e.g. via a desktop icon or by double-clicking a GRC file, that is not the case. I hope this helps somewhat – not 100% sure what else to say! PS: I'm replying to this on the mailing list, too; please make sure you have that in CC, so that others don't get confused about the state of things :) Best regards, Marcus