Skip to content

Commit

Permalink
test: ldd qmz cypthon
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller authored Apr 26, 2024
1 parent 085fc64 commit e59905c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/routines/setup_jukebox_core.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ _jukebox_core_build_and_install_pyzmq() {
pip install -v pyzmq --no-binary pyzmq

print_lc " ldd output Start"
ldd "$VIRTUAL_ENV/bin/pyzmq"
ldd "$VIRTUAL_EN/lib/python3.11/site-packages/zmq/backend/cython/_zmq.cpython-311-arm-linux-gnueabihf.so"
print_lc " ldd output End"
else
print_lc " Skipping. pyzmq already installed"
Expand Down

0 comments on commit e59905c

Please sign in to comment.