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

install.sh error #6

Open
QiFuChina opened this issue Aug 2, 2022 · 3 comments
Open

install.sh error #6

QiFuChina opened this issue Aug 2, 2022 · 3 comments

Comments

@QiFuChina
Copy link

Hi,
When I deploied this on my ubuntu 20.04 platform and run command source install.sh, it shows url access deine so I check the url and find right url here and try it again. But it still shows error

······
./mesa_18.3.3-0.deb not debian package

Could you give me some advices?

@Khrylx
Copy link
Collaborator

Khrylx commented Aug 2, 2022

Could you try not installing this package and see whether it works?

@QiFuChina
Copy link
Author

Could you try not installing this package and see whether it works?

I skipped this part and installed python dependencies requirements.txt and it shows

······
gcc -pthread -shared -B /home/fyy/miniconda3/envs/GLAMR/compiler_compat -L/home/fyy/miniconda3/envs/GLAMR/lib -Wl,-rpath=/home/fyy/miniconda3/envs/GLAMR/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/opendr/contexts/ctx_mesa.o -Lopendr/contexts/OSMesa/lib -lOSMesa -lGL -lGLU -o build/lib.linux-x86_64-cpython-37/opendr/contexts/ctx_mesa.cpython-37m-x86_64-linux-gnu.so -lstdc++
      /home/fyy/miniconda3/envs/GLAMR/compiler_compat/ld: cannot find -lGLU
      collect2: error: ld returned 1 exit status
      error: command '/usr/bin/gcc' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> opendr

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

There were two errors, the first one I encountted before when I installed submodel HybrIK(still not figure it out), another seems opendr need install from other way but I 'm not sure

@KevinQian97
Copy link

Encountered the same problem, any idea how to solve this?

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

3 participants