My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Sep 24, 2009
    Discussion (Discussion or questions about the speech module.) Wiki page commented on by hk198146   -   Can some one out there help me? When I try to run a mp3 player the error message I always get is "No module name, mp3play". I do not understand anything about that error.
    Can some one out there help me? When I try to run a mp3 player the error message I always get is "No module name, mp3play". I do not understand anything about that error.
  • Sep 12, 2009
    issue 2 (No module named mp3play) commented on by emasons...@aol.com   -   Okay, now when I run, I get: Traceback (most recent call last): File "C:\Python26\Music Player\main.py", line 4, in <module> from mp3play import * File "C:\Python26\Music Player\mp3play.py", line 4, in <module> from .windows import AudioClip as _PlatformSpecificAudioClip ValueError: Attempted relative import in non-package What is happening?
    Okay, now when I run, I get: Traceback (most recent call last): File "C:\Python26\Music Player\main.py", line 4, in <module> from mp3play import * File "C:\Python26\Music Player\mp3play.py", line 4, in <module> from .windows import AudioClip as _PlatformSpecificAudioClip ValueError: Attempted relative import in non-package What is happening?
  • Sep 12, 2009
    issue 2 (No module named mp3play) commented on by emasons...@aol.com   -   Okay, now when I run, I get: Traceback (most recent call last): File "C:\Python26\Music Player\main.py", line 4, in <module> from mp3play import * File "C:\Python26\Music Player\mp3play.py", line 4, in <module> from .windows import AudioClip as _PlatformSpecificAudioClip ValueError: Attempted relative import in non-package What is happening?
    Okay, now when I run, I get: Traceback (most recent call last): File "C:\Python26\Music Player\main.py", line 4, in <module> from mp3play import * File "C:\Python26\Music Player\mp3play.py", line 4, in <module> from .windows import AudioClip as _PlatformSpecificAudioClip ValueError: Attempted relative import in non-package What is happening?
  • Sep 12, 2009
    issue 2 (No module named mp3play) commented on by emasons...@aol.com   -   I just copied the raw code from trunk, and saved it. Now it works!
    I just copied the raw code from trunk, and saved it. Now it works!
  • Sep 12, 2009
    issue 2 (No module named mp3play) reported by emasons...@aol.com   -   I open the Windows command prompt and try to install mp3play by typing: easy_install mp3play And it says that it finishes, and there are no errors. Then, when I type import mp3play, it says: Traceback (most recent call last): File "C:\Python26\Music Player\main.py", line 4, in <module> import mp3play ImportError: No module named mp3play
    I open the Windows command prompt and try to install mp3play by typing: easy_install mp3play And it says that it finishes, and there are no errors. Then, when I type import mp3play, it says: Traceback (most recent call last): File "C:\Python26\Music Player\main.py", line 4, in <module> import mp3play ImportError: No module named mp3play

Older

  • Aug 22, 2008
    issue 1 (Fails to open certain MP3s) reported by gundlach   -   Jonathan Coulton: code monkey. Fails to open using MCI. If that's a bug in the MP3, fine, maybe... if it's a bug in MCI, then MCI probably isn't the route to go for playback.
    Jonathan Coulton: code monkey. Fails to open using MCI. If that's a bug in the MP3, fine, maybe... if it's a bug in MCI, then MCI probably isn't the route to go for playback.
  • Aug 18, 2008
    r15 committed by gundlach
  • Aug 18, 2008
    r14 (Volume ) committed by gundlach   -   Volume
    Volume
  • Aug 14, 2008
    r13 (Become a package ) committed by gundlach   -   Become a package
    Become a package
  • Aug 13, 2008
    r12 committed by gundlach
  • Aug 13, 2008
    Examples Wiki page edited by gundlach
  • Aug 13, 2008
    r10 committed by gundlach
  • Aug 13, 2008
    r9 (More PyPI fixes ) committed by gundlach   -   More PyPI fixes
    More PyPI fixes
  • Aug 13, 2008
    r8 (Fix formatting in PyPI ) committed by gundlach   -   Fix formatting in PyPI
    Fix formatting in PyPI
  • Aug 12, 2008
    r7 (First version. ) committed by gundlach   -   First version.
    First version.
  • Aug 12, 2008
    Examples Wiki page edited by gundlach
  • Aug 12, 2008
    r5 (Initial folder creation ) committed by gundlach   -   Initial folder creation
    Initial folder creation
  • Aug 12, 2008
    Discussion (Discussion or questions about the speech module.) Wiki page added by gundlach
  • Aug 12, 2008
    Downloads Wiki page added by gundlach
  • Aug 12, 2008
    Examples Wiki page added by gundlach
  • Aug 12, 2008
    Project mp3play created by gundlach   -   Python module with straightforward API for playing MP3s
    Python module with straightforward API for playing MP3s
 
Hosted by Google Code