Hi, I think I found and fixed the problem, See https://github.com/LibreDWG/libredwg/commit/78d1b58d1bf2ef22b746d8a7763ff5ec1202de78
On Wed, Nov 25, 2020 at 10:28 PM Reini Urban <reini.ur...@gmail.com> wrote: > > > On Tue, Nov 24, 2020 at 2:10 PM Seokhwan Cho <coolne...@gmail.com> wrote: > >> Hello, >> >> I’ve tried to build the library on my mac, but it’s failing on “make >> check” step. >> I’m using: >> - macOS Catalina 10.15.7 (19H15) >> - Python 3.9.0 >> >> This is the error message I get: >> >> /Library/Developer/CommandLineTools/usr/bin/make check-TESTS >> ./check.py: line 1: import: command not found >> ./check.py: line 2: import: command not found >> ./check.py: line 5: syntax error near unexpected token `(' >> ./check.py: line 5: `srcdir = os.path.dirname(__file__)' >> FAIL: check.py >> ================================= >> 1 of 1 test failed >> Please report to libredwg@gnu.org >> ================================= >> make[4]: *** [check-TESTS] Error 1 >> make[3]: *** [check-am] Error 2 >> make[2]: *** [check-recursive] Error 1 >> make[1]: *** [check-recursive] Error 1 >> make: *** [check] Error 2 >> >> >> Do you have any suggestion? >> > > python 3.8 works fine, so I assume it's a new 3.9 problem. > I haven't looked into that, sorry. But filing a github ticket might help. > Maybe some python specialist can fix that. > > Or just pass --disable-python to configure > > -- > Reini Urban > -- Reini Urban