Code Monkey home page Code Monkey logo

Comments (4)

welinder avatar welinder commented on July 17, 2024

Where have you installed Mujoco to? Currently we require it to be located in ~/.mujoco/mjpro150.

from mujoco-py.

gautam1858 avatar gautam1858 commented on July 17, 2024

Hi, I have Mujoco in /Users/neutrino/mujoco/mjpro150

from mujoco-py.

welinder avatar welinder commented on July 17, 2024

It should be located in /Users/neutrino/.mujoco/mjpro150. Note the leading dot. Closing this for now.

from mujoco-py.

calvinweb avatar calvinweb commented on July 17, 2024

Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python3.6/site-packages/mujoco_py-2.0.2.0-py3.6.egg/mujoco_py/init.py", line 3, in
from mujoco_py.builder import cymj, ignore_mujoco_warnings, functions, MujocoException
File "/usr/local/lib/python3.6/site-packages/mujoco_py-2.0.2.0-py3.6.egg/mujoco_py/builder.py", line 503, in
cymj = load_cython_ext(mujoco_path)
File "/usr/local/lib/python3.6/site-packages/mujoco_py-2.0.2.0-py3.6.egg/mujoco_py/builder.py", line 89, in load_cython_ext
with LockFile(lockpath):
File "/usr/local/lib/python3.6/site-packages/lockfile/init.py", line 197, in enter
self.acquire()
File "/usr/local/lib/python3.6/site-packages/lockfile/linklockfile.py", line 21, in acquire
raise LockFailed("failed to create %s" % self.unique_name)
lockfile.LockFailed: failed to create /usr/local/lib/python3.6/site-packages/mujoco_py-2.0.2.0-py3.6.egg/mujoco_py/generated/vincentde-6.local-8be85c0.37120-2558176354571308353

from mujoco-py.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.