Giter Site home page Giter Site logo

Comments (6)

benelot avatar benelot commented on June 10, 2024 1

from pybullet-gym.

isacarnekvist avatar isacarnekvist commented on June 10, 2024 1

Seems to be a problem with this again.

pybullet build time: May 28 2020 11:47:36
current_dir=/Users/isacar/workspace/rl_target_norm/venv/lib/python3.7/site-packages/pybullet_envs/bullet
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/isacar/workspace/rl_target_norm/gym/gym/envs/registration.py", line 145, in make
    return registry.make(id, **kwargs)
  File "/Users/isacar/workspace/rl_target_norm/gym/gym/envs/registration.py", line 90, in make
    env = spec.make(**kwargs)
  File "/Users/isacar/workspace/rl_target_norm/gym/gym/envs/registration.py", line 59, in make
    cls = load(self.entry_point)
  File "/Users/isacar/workspace/rl_target_norm/gym/gym/envs/registration.py", line 18, in load
    mod = importlib.import_module(mod_name)
  File "/Users/isacar/workspace/rl_target_norm/venv/lib/python3.7/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/Users/isacar/workspace/rl_target_norm/pybullet-gym/pybulletgym/envs/mujoco/envs/pendulum/inverted_pendulum_env.py", line 1, in <module>
    from pybulletgym.envs.mujoco.envs.env_bases import BaseBulletEnv
  File "/Users/isacar/workspace/rl_target_norm/pybullet-gym/pybulletgym/envs/mujoco/envs/env_bases.py", line 4, in <module>
    from pybullet_envs.bullet import bullet_client
ImportError: cannot import name 'bullet_client' from 'pybullet_envs.bullet' (/Users/isacar/workspace/rl_target_norm/venv/lib/python3.7/site-packages/pybullet_envs/bullet/__init__.py)

Version of pybullet:

> pip uninstall pybullet
Found existing installation: pybullet 2.7.9

I installed pybullet==2.5.6 and then it worked.

from pybullet-gym.

ycps avatar ycps commented on June 10, 2024

#35
seems to fix this.

from pybullet-gym.

benelot avatar benelot commented on June 10, 2024

I anyone has the time to check on his/her side if everything works again, I would be super happy.

from pybullet-gym.

svadams avatar svadams commented on June 10, 2024

I had the exact same issue about a week ago - just updated my install today and it now works for me. Thanks for the fix!

from pybullet-gym.

benelot avatar benelot commented on June 10, 2024

Thanks for confirming that this fixes the issue.

from pybullet-gym.

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.