Feature #1047
Chirp won't run in a Python virtualenv
Status: | Feedback | Start date: | 08/03/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Mike Pittaro | % Done: | 0% |
|
Category: | - | |||
Target version: | chirp-daily | |||
Chirp Version: | daily | Model affected: | (All models) |
Description
I ran into some issues running Chirp after installing in a Python virtualenv.
- chirpw has a hardcoded path to /usr/bin/python
- xml schemas, and pixmaps weren't found because they're not in /usr/share
I'm working on fixes.
History
Updated by Bernhard Hailer 9 months ago
- Status changed from New to Feedback
- Chirp Version changed from 0.3.0 to daily
Mike, did you add the planned fixes? Thanks!
Updated by Mike Pittaro 7 months ago
- File bug_1047.patch added
- File bug_1047.txt added
The patch was submitted to the dev list:
http://intrepid.danplanet.com/pipermail/chirp_devel/2013-November/001944.html
As best I can tell, they were never merged in to the main code.
I attached the relevant patch for reference. I haven't been actively working on chirp code lately, but we should validate if these fixes are still relevant.
Updated by Bernhard Hailer 7 months ago
- Target version changed from 0.4.0 to chirp-daily
Mike, you may want to bring this up on the developer's mailing list. Thank you!