Y-T04KA
Y-T04KA
It seems there's something wrong with venv. There are /Applications/Alpaca.app/Contents/Resources/venv/bin/python3, but app is looking for venv/Python3. I'm not really good at python and venvs, but i don't remember ever seeing...
I played with it for a bit and tried making a symlink to venv/bin/python3 and it said dyld[93063]: Symbol not found: _Py_Initialize. It seems dyld expects something like Python3.dylib or...
I have all these libs installed but dmg still crashes. However, i've managed to run Alpaca built from source, for this i made another venv, installed all required packages, installed...