Can one use conda python and its framework as base here? I have trouble with pygobject that only seems to have mysys2 support in windows, or also conda. Normal python has no ability to build/use pygobject (cannot pip install pygobject). This is used for GTK related things, or in my case python-doctr for document parsing using OCR.
Can one use conda python and its framework as base here? I have trouble with pygobject that only seems to have mysys2 support in windows, or also conda. Normal python has no ability to build/use pygobject (cannot pip install pygobject). This is used for GTK related things, or in my case python-doctr for document parsing using OCR.