Re: [Kicad-developers] Compile problem with Fedora 32

2020-05-15 Thread Ian McInerney
If you are using Fedora 32, then you shouldn't be using Python 2 (they deprecated it in this release with limited exceptions...), and it definitely doesn't have a Python2 version of wxPython. -Ian On Fri, May 15, 2020 at 11:27 AM Simon Richter wrote: > Hi, > > On 14.05.20 07:28, victor tejada

Re: [Kicad-developers] Compile problem with Fedora 32

2020-05-15 Thread Simon Richter
Hi, On 14.05.20 07:28, victor tejada wrote: > Hello, guys, I tried to compile kicad source code on fedora 32 but the > error is  > "ImportError: No module named wx  > CMake Error at CMakeModules/FindwxPython.cmake:52 (message): >  wxPython/Phoenix does not appear to be installed on the system >

Re: [Kicad-developers] Compile problem with Fedora 32

2020-05-14 Thread Steven A. Falco
On 5/14/20 1:28 AM, victor tejada wrote: Hello, guys, I tried to compile kicad source code on fedora 32 but the error is "ImportError: No module named wx CMake Error at CMakeModules/FindwxPython.cmake:52 (message):  wxPython/Phoenix does not appear to be installed on the system Call Stack (most

[Kicad-developers] Compile problem with Fedora 32

2020-05-13 Thread victor tejada
Hello, guys, I tried to compile kicad source code on fedora 32 but the error is "ImportError: No module named wx CMake Error at CMakeModules/FindwxPython.cmake:52 (message): wxPython/Phoenix does not appear to be installed on the system Call Stack (most recent call first): CMakeLists.txt:740