• Login or register

discuss.effbot.org

  • Popular
  • Recent
  • 1 point by geoffbache 11 months ago on The exemaker tool 1 child

    I wonder if you'd tried out exemaker on Python 2.6 at all? I've been using it for ages with Python 2.5 but the same thing doesn't work with 2.6. If I have a Python script containing just "import socket", the executable created by exemaker fails with the stack

    Traceback (most recent call last):
    File "C:\exemaker\exemaker-1.2-20041012\test.py", line 4, in <module>
    import socket
    File "C:\Python26\lib\socket.py", line 46, in <module>
    import _socket
    ImportError: DLL load failed: The specified module could not be found.

    • parent
    • reply
    • 1 point by geoffbache 10 months ago 0 children

      Fortunately, it seems this was because of a bug in Python 2.6.1. It works fine again with the new Python 2.6.2. Don't know why, but there it is...

      • link
      • reply
  • Widget
  • Recent Comments
  • Leaders
Powered by