Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIP Install - Error relocating /usr/lib/libpython3.10.so.1.0: #18

Closed
collaboratips opened this issue Mar 13, 2022 · 10 comments
Closed

PIP Install - Error relocating /usr/lib/libpython3.10.so.1.0: #18

collaboratips opened this issue Mar 13, 2022 · 10 comments

Comments

@collaboratips
Copy link

Hello,
Thanks for your help.

During the installation I get stuck after dependencies installation.
just after : opkg install v4l-utils.... the wget command starts to failed (Error relocating).
I removed wget-ssl and reinstalled wget and I could go on.

But after Python3 installation, trying to install Octoprint I got those errors :

root@KlipperWrt:/# pip install Octoprint==1.7.3
Error relocating /usr/lib/libpython3.10.so.1.0: __getitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __setitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sigtimedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __pthread_cond_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __dlsym_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __lstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __stat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait3_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __localtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __utimensat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __futimens_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_gettime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstatat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __getrusage_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sem_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_settime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_getres_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __select_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __mktime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait4_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gmtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sched_rr_get_interval_time64: symbol not found
root@KlipperWrt:/#

I'm lost.
I restarted the installation from scratch, but same thing.

Thank you for your help.

@ihrapsa
Copy link
Owner

ihrapsa commented Mar 13, 2022

Why don't you follow the Automatic steps?

@collaboratips
Copy link
Author

Thank you for your answer.
I tried, same result.
At a moment I'm stuck too, same error, and the installation failed :( .
I blame my poor linux knowledges.

@ihrapsa
Copy link
Owner

ihrapsa commented Mar 13, 2022

Are you using the new octowrt image linked?

@collaboratips
Copy link
Author

In fact, I started with the tuto of Hypermakes, the goal is to install of course Octoprint.

@ihrapsa
Copy link
Owner

ihrapsa commented Mar 13, 2022

Read the github repo. Follow the Automatic steps

@collaboratips
Copy link
Author

collaboratips commented Mar 13, 2022

I flashed the : fluiddWrt-FACTORY-ramips-mt76x8-creality_wb-01-squashfs-k5.10.46.binn.bin from KlipperWrt v2.1.

Then after configuration and the first script execution , I switched to you (wonderful, thank you :) ), git.

I didn't flash the sysupgrade bin as advised in the automatic configuration

@collaboratips
Copy link
Author

Ok I got it, I'm gonna flash your version and I keep you posted.
Thanl you !!!

@ihrapsa
Copy link
Owner

ihrapsa commented Mar 13, 2022

Read the github repo guide. You need to flash the Octowrt image

@collaboratips
Copy link
Author

thank you and sorry because I didn't follow your steps !
Very nice too take the time to help.

@collaboratips
Copy link
Author

@ihrapsa,
It works ! thank you very much again.
I just have to find a way to use my cam.

@ihrapsa ihrapsa closed this as completed Mar 18, 2022
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

No branches or pull requests

2 participants