Ticket #350 (closed defect: fixed)
Pippy: Python path set improperly
| Reported by: | sascha_silbe | Owned by: | brian |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | Pippy | Version: | Git as of bugdate |
| Severity: | Unspecified | Keywords: | patch |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Assigned |
Description
The slideshow example in Pippy doesn't work:
Traceback (most recent call last):
File "/home/sugar/.sugar/default/org.laptop.Pippy/tmp/pippy_app.py", line 7, in <module>
from pippy import query
File "/home/sugar/sugar-jhbuild/install/share/sugar/activities/Pippy.activity/library/pippy/query.py", line 22, in <module>
from sugar.datastore import datastore
ImportError: No module named sugar.datastore
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

