eureka-research / Eureka

Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models" (ICLR 2024)
https://eureka-research.github.io/
MIT License
2.73k stars 244 forks source link

ImportError: libpython3.8.so.1.0: cannot open shared object file: No such file or directory #42

Open LemonZhong opened 2 months ago

LemonZhong commented 2 months ago

The former procedures are successful. However, image

Kamikazeknoedel commented 1 month ago

I Had the same Problem, you have to update the "LD_LIBRARY_PATH"

export LD_LIBRARY_PATH=/home/znz/miniconda3/envs/eureka/lib:$LD_LIBRARY_PATH