After installing on ubuntu, the aafm-gui.py is copied to
/usr/local/lib/python2.7/dist-packages/aafm/aafm-gui.py
However, the aafm scripts tries to load it from
/usr/lib/python2.7/dist-packages/aafm/aafm-gui.py
Resulting in:
/usr/bin/aafm: 10: [: 0: unexpected operator
python2.7: can't open file '/usr/lib/python2.7/dist-packages/aafm/aafm-gui.py': [Errno 2] No such file or directory
After installing on ubuntu, the aafm-gui.py is copied to
However, the
aafmscripts tries to load it fromResulting in: