Fedora 12 : ImportError: No module named Perroquet.perroquet

Bug #504039 reported by Gregoire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
perroquet
Fix Released
High
Fred Bertolus

Bug Description

In fedora 12. i have thie error when start :
# perroquet
Traceback (most recent call last):
  File "/usr/local/bin/perroquet", line 21, in <module>
    from Perroquet.perroquet import Perroquet
ImportError: No module named Perroquet.perroquet

For work correctly, i must do :
export PYTHONPATH=/usr/local/lib/python2.6/site-packages/

Revision history for this message
Zarmakuizz (zarmakuizz) wrote :

Another one has the same problem with Archlinux :
http://linuxfr.org/comments/1095564.html#1095564

The same problem occurs in Ubuntu if you use Python3 instead of python2.6.

Changed in perroquet:
importance: Undecided → High
status: New → Triaged
status: Triaged → Confirmed
importance: High → Medium
importance: Medium → Critical
importance: Critical → Medium
importance: Medium → High
assignee: nobody → Fred Bertolus (fred-bertolus)
Changed in perroquet:
milestone: none → 1.0.1
Revision history for this message
Fred Bertolus (fred-bertolus) wrote :

Can you try without the EXPORT with this version ?

- localy with ./perroquet in local folder
- installed with ./setup.py install

Thanks

Changed in perroquet:
status: Confirmed → Fix Committed
Changed in perroquet:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.