View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#3
Originally Posted by danielwilms View Post
I have problems to understand your setup exactly. Do you want to run the python-program inside the sdk and use python-alarm for it?
That's right!

For some reason doing "import alarm" in python within scratchbox says it doesn't exist. I would have thought it would have come already working, but apparently not.

I couldn't find it in http://repository.maemo.org/extras/pool/fremantle/ so I used https://garage.maemo.org/svn/pymaemo.../python-alarm/ - which produces the error above.

Any ideas?