Skip to content

SCons: Python 3 compatibility - #83

Open
merlinND wants to merge 4 commits into
masterfrom
scons-python3
Open

merlinND wants to merge 4 commits into
masterfrom
scons-python3

Conversation

@merlinND

@merlinND merlinND commented Jul 24, 2018

Copy link
Copy Markdown
Member

Fixes #82.

Checks needed:

  • macOS with SCons @ Python 2
  • macOS 10.13 with SCons 3.0.1 @ Python 3.6.5
  • Linux with SCons @ Python 2
  • Linux with SCons @ Python 3
  • Windows with SCons @ Python 2
  • Windows with SCons @ Python 3

@bartoszek

bartoszek commented Feb 6, 2020

Copy link
Copy Markdown

Linux with SCons @ Python 2 works as expected
Linux with SCons @ Python 3 Failed to find qt5
sys={distro:ArchLinux, python:3.8.1, scons:3.1.2, qt5:5.14.1}
scons2.log
scons3.log

Looks like data/scons/qt5.py need a fix.

@gaotongsh

Copy link
Copy Markdown

I created #138 to try to fix data/scons/qt5.py but there are still some bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

python3 error in build/SConscript.configure

4 participants