kicadwinbuilder build error ImportError: No module named wxversion

Bug #1422387 reported by m
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
New
Undecided
Unassigned

Bug Description

until version 5414 I had no prob in building kicad with kicad-winbuider latest...

now I receive this error

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named wxversion
CMake Error at CMakeLists.txt:680 (message):
  wxPython does not appear to be installed on the system.

but I have wxPython installed by kicad-winbuilder and it worked till 5414 version...

(windows 8, kicad-winbuilder 3.4.2)

thank you
Maurice

Revision history for this message
Chris Pavlina (pavlina-chris) wrote :

winbuilder has its own bug tracker

https://bugs.launchpad.net/kicad-winbuilder

Revision history for this message
m (easyw) wrote :

Hi Chris, I knew it but the problem is related to the CMakeLists.txt file in release 5416 row 664 and followings...

it seems that the way in which wxversion is detected it is not compatible with a bundle python installation (virtual environment) as kicad-winbuilder does
http://www.wxpython.org/docs/api/wxversion-module.html

so I think it would be probably better to use PYTHONPATH instead of wxversion ...

hoping this could be fixed to keep kicad-winbuilder 'alive'

thank you
Maurice

Revision history for this message
m (easyw) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.