Menu

#4 newest downloads won't run

open
nobody
None
5
2005-01-13
2005-01-13
Jeff Buhrt
No

pydbdesigner-0.1.4.1.tar.gz using either:
WinXP: python-2.4.msi and
wxPython2.5-win32-ansi-2.5.3.1-py24.exe
or FC2/FC3:
wxPython-common-gtk2-ansi-2.5.3.1-fc2_py2.3.i386.rpm &
wxPython2.5-gtk2-ansi-2.5.3.1-fc2_py2.3.i386.rpm

fail with:
C:\PyDBDesigner>main.py
C:\Python24\lib\site-packages\wx-2.5.3-msw-ansi\wxPython\ogl.py:15:
DeprecationWarning: This module is deprecated. Please
use the wx.lib.ogl package instead.
import wx.ogl
Traceback (most recent call last):
File "C:\PyDBDesigner\main.py", line 5, in ?
from Gui import pydbMainApp
File "C:\PyDBDesigner\Gui\__init__.py", line 1, in ?
from Gui.pydbMainApp import *
File "C:\PyDBDesigner\Gui\pydbMainApp.py", line 5, in ?
from pydbMainFrame import pydbMainFrame
File "C:\PyDBDesigner\Gui\pydbMainFrame.py", line 5, in ?
from PhysicalModelView import PhysicalModelView
File "C:\PyDBDesigner\Gui\PhysicalModelView.py", line
8, in ?
from PhysicalRelationView import PhysicalRelationView
File "C:\PyDBDesigner\Gui\PhysicalRelationView.py",
line 4, in ?
from wxPython import gdiImportError: cannot import
name gdi

Discussion


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.