RE: [Brewsta-user] Installation Problems
Brought to you by:
sosman
|
From: Greg L. <gla...@sb...> - 2005-09-23 12:24:27
|
Actually, I got it working by uncommenting the first line in brewsta.py
import wxversion; and changing the wxversion.select('2.6')
Now I need to figure out how add to the ingredients list.
Greg
-----Original Message-----
From: paul sorenson [mailto:pso...@me...]
Sent: Friday, September 23, 2005 1:42 AM
To: Greg LaPolla
Cc: bre...@li...
Subject: Re: [Brewsta-user] Installation Problems
Greg,
It looks like you have done the right things. I have installed brewsta
on fedora core 4 without problems. It looks like it found wxpython ok
but there is something internally weird with wxPython. Is it possible
there is an old version of wxPython kicking around? I don't know my way
around Gentoo very well.
cheers
Greg LaPolla wrote:
> I am not a python expert by anymeas, and I cannot
> figure out this issue.
>
> After installing python (2.3.5-r2)
> and wxpython (2.6.1.0)
>
>
>
> I get the following error
>
>
> greg@tux brewsta $ ./brewsta.pyw
> Traceback (most recent call last):
> File "./brewsta.pyw", line 26, in ?
> import wx
> File "/usr/lib/wxPython/wx.py", line 1629, in ?
> from wxPython.__version__ import *
> ImportError: No module named wxPython.__version__
> greg@tux brewsta $
>
>
> I have also tried previous versions of python and
> wxpython and they all produce the same error.
>
>
> The OS is Gentoo Linux.
>
> Thanks in advance
>
> Greg
>
>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download it for free - -and be entered to win a 42" plasma tv or your very
> own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Brewsta-user mailing list
> Bre...@li...
> https://lists.sourceforge.net/lists/listinfo/brewsta-user
>
--
http://melbournebrewers.org/
http://brewsta.sourceforge.net/
http://brewiki.org/
|