On Wed, Apr 10, 2013 at 12:25 PM, Νίκος Γκρ33κ <nikos.gr...@gmail.com> wrote:
> Τη Τετάρτη, 10 Απριλίου 2013 9:08:38 μ.μ. UTC+3, ο χρήστης Nobody έγραψε:
>> On Wed, 10 Apr 2013 00:23:46 -0700, nagia.retsina wrote:
>>
>>
>>
>> > Look at what 'python3 metrites.py' gives me
>>
>>
>>
>> >   File "/root/.local/lib/python2.7/lib/python3.3/os.py", line 669, ...
>>
>>                                  ^^^           ^^^
>
> Yes i see it in the traceback but i dont know what it means.
> Please explain to me.
> Tahnk you.

It means that there is something very strange about the way that your
Python 3.3 is installed, as the libraries appear to be installed under
your Python 2.7 library directory.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to