I guess technically it could use the system wxpython. But I can think of a few
reasons to still bundle wxpython:
- bug fixes in later versions than the system version that greatly affect use
in GRASS (I don't remember, but I think there were some?)
- consistency of behavior across system versi
Does this mean that we no longer *have* to bundle wxPython with the Mac
binaries? That they will work with whatever wxPython is installed (assuming it
is within the range of supported versions, of course) regardless of what it was
compiled with?
Michael
On Jun 30, 2012, at 4:32 PM, Glynn Cleme
#1682: incorrect output from v.voronoi
---+
Reporter: MichaelP | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Michael Barton wrote:
> Don't you need to have the wxPython that GRASS was compiled with?
> And doesn't this wxPython have to match the Python version?
GRASS isn't "compiled" with any version of Python, i.e. it doesn't
have any binaries which link against the Python DLL/DSO.
At one time there
Don't you need to have the wxPython that GRASS was compiled with? And doesn't
this wxPython have to match the Python version?
Michael
On Jun 29, 2012, at 1:49 PM, Glynn Clements wrote:
>
> Michael Barton wrote:
>
>> I thought I'd seen this somewhere on the list, but I can't seem to find
>> it