Comment 6 for bug 1816286

Revision history for this message
Steven Falco (stevenfalco) wrote :

I'm seeing this failure on Fedora Rawhide. pcbnew.py contains:

# This file was automatically generated by SWIG (http://www.swig.org).
# Version 4.0.0
#
# Do not make changes to this file unless you know what you are doing--modify
# the SWIG interface file instead.

from sys import version_info as _swig_python_version_info
if _swig_python_version_info < (2, 7, 0):
    raise RuntimeError('Python 2.7 or later required')