Closed hatjs880328s closed 3 years ago
could u give me a demo could build success directly ? thanks...😁
The package does build for me, using the instructions that are published. The published officials builds are proof of that - the most recent build was 5 months ago, but there hasn't been any code changes since then.
If you're having problems, then there's clearly some difference between your system and mine - but I can't tell from the stack trace you've provided what that is, other than it apparently has something to do with zlib.
Closing due to inactivity.
"inflateInit2", referenced from: _PyZlib_decompress in libPython.a(zlibmodule.o) _PyZlib_decompressobj in libPython.a(zlibmodule.o) "_crc32", referenced from: _PyZlib_crc32 in libPython.a(zlibmodule.o) (maybe you meant: _BZ2_crc32Table) "deflateInit2", referenced from: _PyZlib_compressobj in libPython.a(zlibmodule.o) "_deflateCopy", referenced from: _PyZlib_copy in libPython.a(zlibmodule.o) "_inflateCopy", referenced from: _PyZlib_uncopy in libPython.a(zlibmodule.o) "_deflateEnd", referenced from: _Comp_dealloc in libPython.a(zlibmodule.o) _PyZlib_flush in libPython.a(zlibmodule.o) _PyZlib_compress in libPython.a(zlibmodule.o) "_PyInit_multiarray", referenced from: _main in main.o "_PyInit_fftpack_lite", referenced from: _main in main.o "_PyInit_umath", referenced from: _main in main.o "_inflate", referenced from: _PyZlib_objdecompress in libPython.a(zlibmodule.o) _PyZlib_unflush in libPython.a(zlibmodule.o) _PyZlib_decompress in libPython.a(zlibmodule.o) "_adler32", referenced from: _PyZlib_adler32 in libPython.a(zlibmodule.o) "_PyInit__umath_linalg", referenced from: _main in main.o "_inflateEnd", referenced from: _Decomp_dealloc in libPython.a(zlibmodule.o) _PyZlib_unflush in libPython.a(zlibmodule.o) _PyZlib_decompress in libPython.a(zlibmodule.o) "_deflate", referenced from: _PyZlib_objcompress in libPython.a(zlibmodule.o) _PyZlib_flush in libPython.a(zlibmodule.o) _PyZlib_compress in libPython.a(zlibmodule.o) "_PyInit_lapack_lite", referenced from: _main in main.o "deflateInit", referenced from: _PyZlib_compress in libPython.a(zlibmodule.o) "_PyInit_mtrand", referenced from:
download the py2.7 package from here directly but couldnt build success,miss someother lib?