Jump to content

boa-constructor in MDK10.1 works? [solved]


Recommended Posts

Guest Wildcard2000

Boa-Constructor has not worked for me, since I moved from MDK 10.0 to MDK 10.1. However, I think Dr. Python ( drpython-3.9.2-1mdk ) did work for me under MDK 10.1 but, when I upgraded my Python to python-2.4-3mdk, hoping that the Boa-Constructor in Cooker would then work, neither Boa-Constructor or Dr.Python now work. Ha Ha Ha

 

I hope someone does have a CURE for us, as I really was wanting to learn the Python Programming Language and IDLE, which still does work, but only goes so far toward that goal.

 

:wall:

 

Thanks!

Link to comment
Share on other sites

Guest Wildcard2000
Auto-answer: With...

 

python-2.3.4-6mdk.rpm

python-base-2.3.4-6mdk.rpm

wxPythonGTK-py2.3-2.4.2.4-1.rpm

boa-constructor-0.3.1.zip

wxGlade-0.3.5.1-1.noarch.rpm

 

... boa-constructor and wxGlade works fiine.  :banana:  :drum:  :banana:

 

 

[root@estesvalley196 terry]# urpmi wxGlade

 

ftp://mirror.cs.wisc.edu/pub/mirrors/linu...1mdk.noarch.rpm

installing /var/cache/urpmi/rpms/wxGlade-0.3.3-1mdk.noarch.rpm

Preparing... ##################################################

1:wxGlade ##################################################

[root@estesvalley196 terry]# exit

[terry@estesvalley196 terry]$ boa-constructor

Starting Boa Constructor v0.2.3

importing wxPython

Traceback (most recent call last):

File "/usr/share/boa-constructor/Boa.py", line 179, in ?

from wxPython import wx

ImportError: No module named wxPython

[terry@estesvalley196 terry]$

 

[root@estesvalley196 terry]# urpmi wxPython

Everything already installed

[root@estesvalley196 terry]#

 

( Trying to run Dr. Python reports that wx is missing. )

 

python-2.4-3mdk

python-base-2.4-3mdk

wxPythonGTK-2.5.2.7-2mdk

boa-constructor-0.2.3-3mdk

wxGlade-0.3.3-1mdk

 

I will confess, I do not know how to REVERSE things so that I am using the original

python version before I upgraded to this 2.4 version that I pulled from COOKER. If I urpme my python, it looks like about 100 programs are also going to be removed. I tried "urpmi python-2.3.4-6mdk" to see if urpmi would do a swap out, but it reports "Everything already installed". (I could re-install 10.1 and go through all the upgrades....and loose all my downloads...sick!)

 

I note you are using a newer non-mdk-rpm version of Boa-Constructor than my mdk supplied rpm based version....

 

Any ideas?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...