Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aafm cannot find aafm-gui.py #63

Open
jdevera opened this issue Nov 10, 2014 · 3 comments
Open

aafm cannot find aafm-gui.py #63

jdevera opened this issue Nov 10, 2014 · 3 comments

Comments

@jdevera
Copy link

jdevera commented Nov 10, 2014

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
@sole
Copy link
Owner

sole commented Nov 11, 2014

Thanks for filing this issue, but I do not know how are you 'installing on ubuntu'. I always ran it from the place I cloned it to.

If someone is packaging this software and is doing it wrong (which seems to be the case), you should let them know.

@jdevera
Copy link
Author

jdevera commented Nov 11, 2014

I cloned it and then run:

sudo python setup.py install

I can always run the python script manually, of course, but this aafm, which seems to be looking for the py file in the installation places, does not find well.

@sole
Copy link
Owner

sole commented Nov 16, 2014

I see! Grrr. I didn't write that part and I never use it.
Are you familiar with Python / Ubuntu? I do not use Ubuntu now so it's easier to get someone to help on each particular system... if you want :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants