Opened 12 years ago
Closed 10 years ago
#34737 closed defect (fixed)
deluge: Fatal Python error: Interpreter not initialized (version mismatch?)
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | deluge |
Description
I can't install deluge. See attached log.
Attachments (1)
Change History (3)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 12 years ago by jmroot (Joshua Root)
comment:2 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r121889 by using active-variants PortGroup to ensure that deluge and libtorrent-rasterbar python variants match.
Note: See
TracTickets for help on using
tickets.
Probably because you have boost +python26 but are building deluge +python27?