Ok... Also, erstmal hat irgendwie pip gefehlt, und dann eben pyside.
Ich atte python neu installiert, in programme\python34 das gab dann rechteprobleme...
Could not call A2Window! Error:
a2ui start interrupted! ['D:\Portable_Apps\TOOLS\A2\a2\modules'] not found in main dir!
Traceback:Traceback (most recent call last):
File "a2app.py", line 54, in init_a2_win
a2 = a2core.A2Obj.inst()
File "D:\Portable_Apps\TOOLS\A2\a2\ui\a2core.py", line 44, in inst
A2Obj._instance = A2Obj()
File "D:\Portable_Apps\TOOLS\A2\a2\ui\a2core.py", line 52, in init
self.paths = Paths()
File "D:\Portable_Apps\TOOLS\A2\a2\ui\a2core.py", line 169, in init
% missing)
Exception: a2ui start interrupted! ['D:\Portable_Apps\TOOLS\A2\a2\modules'] not found in main dir!