[help-gnutrition] Problem installing GNUtrition, Python 3.2
Bastien
bzg@altern.org
Sun Mar 18 11:48:31 GMT 2012
Hi Cory,
Cory Koch <Cory.koch@eng.utoledo.edu> writes:
> You're right; it does seem to be another issue with the version of Python.
>
> So just run make with the PYTHON varible set to the path of a 2.x version
> On my computer it looks like:
>
> make PYTHON=/usr/bin/python2.7
>
> just make sure to replace 2.7 with your version of 2.x python.
I'm making progress -- configure && make && make install went
okay for python2.7.
Now I got this error:
,----
| [guerry@myhost ~]$ gnutrition
| Traceback (most recent call last):
| File "/usr/local/bin/gnutrition", line 28, in <module>
| import src.run_app
| File "/usr/local/share/gnutrition/src/run_app.py", line 18, in <module>
| import config
| ImportError: No module named config
`----
Still something wrong on my side?
Thanks!
--
Bastien
More information about the GNUtrition
mailing list