Giter Club home page Giter Club logo

domrand's Introduction

Hi there ๐Ÿ‘‹

domrand's People

Contributors

dependabot[bot] avatar matwilso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

domrand's Issues

Package version problem

Collecting ipdb==0.11
Using cached ipdb-0.11.tar.gz (9.1 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

ร— python setup.py egg_info did not run successfully.
โ”‚ exit code: 1
โ•ฐโ”€> [1 lines of output]
error in ipdb setup command: use_2to3 is invalid.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

ร— Encountered error while generating package metadata.
โ•ฐโ”€> See above for output.

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

Package version problem

Downloading https://mirrors.aliyun.com/pypi/packages/a7/c5/39619c774679c06d1a8ad813096d207ba9b653260e3494d1d6e697803b6d/natsort-5.4.0-py2.py3-none-any.whl (36 kB)
ERROR: Ignored the following yanked versions: 3.4.9.31, 3.4.10.35, 3.4.11.39
ERROR: Could not find a version that satisfies the requirement opencv_python==3.4.3.18 (from versions: 3.4.0.14, 3.4.8.29, 3.4.9.33, 3.4.10.37, 3.4.11.41, 3.4.11.43, 3.4.11.45, 3.4.13.47, 3.4.14.51, 3.4.14.53, 3.4.15.55, 3.4.16.57, 3.4.16.59, 3.4.17.61, 3.4.17.63, 3.4.18.65, 4.1.2.30, 4.2.0.32, 4.2.0.34, 4.3.0.36, 4.3.0.38, 4.4.0.40, 4.4.0.42, 4.4.0.44, 4.4.0.46, 4.5.1.48, 4.5.2.52, 4.5.2.54, 4.5.3.56, 4.5.4.58, 4.5.4.60, 4.5.5.62, 4.5.5.64, 4.6.0.66, 4.7.0.68, 4.7.0.72, 4.8.0.74, 4.8.0.76, 4.8.1.78, 4.9.0.80)
ERROR: No matching distribution found for opencv_python==3.4.3.18

FileNotFoundError: [Errno 2] No such file or directory: './data/sim/'

Hello, I'm sorry to bother you, I have made these mistakes:

Traceback (most recent call last):
  File "run_domrand.py", line 5, in <module>
    from domrand.define_flags import FLAGS
  File "/home/user/xing/domrand/domrand/define_flags.py", line 67, in <module>
    data_files = os.listdir(data_path)
FileNotFoundError: [Errno 2] No such file or directory: './data/sim/'

And I have these mitstakes:

(gymlab) user@user:~/xing/domrand$ python3 run_domrand.py
Traceback (most recent call last):
  File "run_domrand.py", line 36, in <module>
    main()
  File "run_domrand.py", line 26, in main
    sim_manager = SimManager(filepath=FLAGS.xml, gpu_render=FLAGS.gpu_render, gui=FLAGS.gui, display_data=FLAGS.display_data)
  File "/home/user/xing/domrand/domrand/sim_manager.py", line 27, in __init__
    self.model = load_model_from_path(filepath)
  File "cymj.pyx", line 131, in mujoco_py.cymj.load_model_from_path
Exception: Failed to load XML file: assets/xmls/kuka/lbr4_reflex.xml. mj_loadXML error: b'XML parse error at line 0, column 0:\nFailed to open file\n'

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.