Timo Nicolai

Results 8 comments of Timo Nicolai

Has this been resolved? I have a specific use-case for which line-wrapping makes my error messages almost unreadable in some cases.

This problem still exists in version `3.12.0`. EDIT: I think this only happens when both PyCrypto and pycryptodome are installed at the same time. Makes sense that this would cause...

Can you tell me exactly how you ran the `run_training` script? (with a list of all parameters).

This issue is still present for some transformers, at least for OpenRally, can this be reopened?

I would love to help you with this, but you need to provide more information, i.e. on which images are you training and with on what OS/with which GPU, Pytorch...

Sorry, I've been busy with something else.cibuildwheel makes it sort of diffcult to debug the built wheel but here is the result of `delocate-listdeps`: ``` delocate-listdeps /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibuildwheel4_uufjsq/built_wheel/mpsym-0.5-cp36-cp36m-macosx_10_9_x86_64.whl && delocate-wheel --require-archs...

Here's what `unzip -t` returns: ``` Archive: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibuildwheelrdu04dq_/repaired_wheel/mpsym-0.5-cp36-cp36m-macosx_10_9_x86_64.whl testing: mpsym-0.5.dist-info/RECORD OK testing: mpsym-0.5.dist-info/WHEEL OK testing: mpsym-0.5.dist-info/top_level.txt OK testing: mpsym-0.5.dist-info/LICENSE.txt OK testing: mpsym-0.5.dist-info/METADATA OK testing: mpsym/_mpsym_tests.py OK testing: mpsym/__init__.py OK testing:...

Adding to symlinks into the wheel archive results in errors like: ``` ImportError: dlopen(/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/tmpmw8lg4v4/lib/python3.6/site-packages/mpsym/_mpsym.cpython-36m-darwin.so, 2): Library not loaded: @loader_path/libicuuc.67.dylib Referenced from: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/tmpmw8lg4v4/lib/python3.6/site-packages/mpsym/.dylibs/libicui18n.67.1.dylib Reason: no suitable image found. Did find: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/tmpmw8lg4v4/lib/python3.6/site-packages/mpsym/.dylibs/libicuuc.67.dylib:...