import error while using PythonCard

Learn Python learnpython at hotmail.com
Thu Sep 6 04:46:19 EDT 2001


i have wxPython2.3.1 and python2.1 which seems to be the requirement.
This is the error i got while running the sample.
Help please.
..................................

D:\Python21\Lib\PythonCardPrototype\samples\minimal>minimal.py
Traceback (most recent call last):
  File "D:\Python21\Lib\PythonCardPrototype\samples\minimal\minimal.py", 
line 9, in ?
    from PythonCardPrototype.loader import configOptions
  File "d:\python21\lib\PythonCardPrototype\loader.py", line 9, in ?
    import model
  File "d:\python21\lib\PythonCardPrototype\model.py", line 8, in ?
    import wxPython
  File "d:\python21\wxPython\__init__.py", line 20, in ?
    import wxc
ImportError: Module use of python21.dll conflicts with this version of 
Python.




_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp





More information about the Python-list mailing list