help-gnutrition
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-gnutrition] Problem installing GNUtrition, Python 3.2


From: Bastien
Subject: Re: [help-gnutrition] Problem installing GNUtrition, Python 3.2
Date: Sun, 18 Mar 2012 12:48:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

Hi Cory,

Cory Koch <address@hidden> 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:

,----
| address@hidden ~]$ 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]