eureka-research / DrEureka

Official Repository for "DrEureka: Language Model Guided Sim-To-Real Transfer" (RSS 2024)
https://eureka-research.github.io/dr-eureka/
MIT License
819 stars 64 forks source link

problem of dr_eureka, when `pip install -e .` #9

Open KUsaka-xu opened 6 months ago

KUsaka-xu commented 6 months ago

(dr_eureka) saka@saka-System-Product-Name:~/DrEureka/DrEureka/dr_eureka$ pip install -e . Obtaining file:///home/saka/DrEureka/DrEureka/dr_eureka ERROR: file:///home/saka/DrEureka/DrEureka/dr_eureka does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

Pingcheng-Jian commented 3 months ago

I met the same issue. Did you find a solution?