On Fri, 5 Feb 2021 09:29:19 -0800 (PST), you wrote:
>Sigh, after 2 days of programming and a lot of help of Apostolos I got my
>Virgo running on new fast mini PC.
>Windows is a pain in the ass for GNU radio / Python.
>The problem is that I need Windows (before you tell me use MacOs or Linux)
>because...because I have a rotator which is controlled by Virgo and Cartes
>du Ciel (SkyChart) and that rotator is yes Windows based (PsT Rotator).
>It would be heaven on earth if the creator of PsT Rotator could make a
>MacoS or Linux version.
If you don't need a gui for the GNU radio / Python stuff, and if you
are running a recent (better than 2004) version of Windows 10, then
try WSL2 which often works better than a VM - it gives you full access
from Linux to the Windows filesystem, and the the WSL2 file system
from Windows.
To use it (or if you just want a decent terminal application for
Windows) install Windows Terminal - easiest to do from the Microsoft
app store but there are other options listed on the programs GitHub
page
https://github.com/microsoft/terminal