Menu

#1 Python 2.2 error

open
nobody
None
5
2002-09-10
2002-09-10
Anonymous
No

>>> import DiscID
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "C:\Python\lib\DiscID.py", line 15, in ?
import cdrom, sys
File "C:\Python\lib\cdrom.py", line 8, in ?
import mci
ImportError: DLL load failed: The specified module
could not be found.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Unfortunatly I've the same problem on Win95b...
    I'm using Python 2.2.1. I already tried to move the
    modules:
    C:\Python22\Lib
    C:\Python22\site-packages
    Still doesn't work...
    Anyone an idea??
    I'd be very pleased to see this problem solved... I'm about
    to develop a Python-program using these modules.
    daniel

     
  • Nobody/Anonymous

    Logged In: NO

    I got answer from ben on E-mail and iti s fillowing
    Ivan Brkanac wrote:

    So can somebady recompile it?

    Ivan
    > Hello I downloaded pycddb module but itg is not working with
    > python 2.2 on win32.
    > I posted bug on sourceforge but nobady is answerig I hope
    that you are
    > the right ben

    The Windows module has to be recompiled for Python 2.2. I
    cannot do
    this, as I have no Windows machine that can compile Python
    modules.

    Ben

     
  • Nobody/Anonymous

    Logged In: NO

    hello to all of you,
    i have access to a microsoft visual c++ compiler (latest version) running on a windows 2000 / windows xp machine
    at work. if someone can tell me what to do to compile this module, i'd do so and upload the compiled files... but i
    don't know how to compile what files by myself, so i need your help.
    simply drop me a line... to daniel@dsh-x.de
    daniel

     
  • Chris Withers

    Chris Withers - 2003-05-16

    Logged In: YES
    user_id=24723

    You need to build mci.dll, check the patches section where
    I've just uploaded one built for Python 2.2.2...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.