← Back to team overview

kicad-developers team mailing list archive

Re: kicad-install.sh needs some moe error handling

 

On 10/12/2014 1:49 PM, Mark Roszko wrote:
> He wasn't commenting about the wxWidgets version in particular.
> 
> He was saying that Ubuntu does not have the python libraries for 3.0x
> and the install script blindly uses a grouped package install command
> which will fail if any of the packages are missing even though the
> python is rather optional for KiCAD.
> 

I've never use this script and I didn't write it so I am not terribly
familiar with it.  I took a quick look and it needs to be modified to
add the wxPython package to the list of packages to install only when
the wxPython scripting is enabled.


Follow ups

References