| Summary: | dev-python/pygame-1.9.2_pre20120101-r2 - pygame.midi.init(): ImportError: No module named pypm | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | MaurizioB <mauriziob> |
| Component: | [OLD] Development | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | output of emerge --info pygame | ||
|
Description
MaurizioB
2014-05-29 21:06:13 UTC
Hi,
I have stumbled on this bug.
I have following versions:
→ eix portmidi
[I] media-libs/portmidi
Available versions: 217 ~217-r1 {debug doc java python static-libs test-programs ELIBC="FreeBSD" PYTHON_TARGETS="python2_7"}
Installed versions: 217(17:08:12 01.02.2015)(python -debug -doc -java -static-libs -test-programs ELIBC="-FreeBSD")
→ eix pygame
[I] dev-python/pygame
Available versions: 1.9.2_pre20120101-r1 1.9.2_pre20120101-r2 {X doc examples test PYTHON_TARGETS="python2_7 python3_3 python3_4"}
Installed versions: 1.9.2_pre20120101-r2(17:07:51 01.02.2015)(X examples -doc -test PYTHON_TARGETS="python2_7 python3_3 -python3_4")
Fixed in 1.9.3 now in the tree. Enable the midi USE flag to enable midi support via portmidi. |