Giter VIP home page Giter VIP logo

Comments (2)

brucecui1998 avatar brucecui1998 commented on July 17, 2024

如果你是通过bash scripts/something.sh的话你应该不会遇到这个错误。你可能是在IDE里面直接运行的,建议遇到这种错误你首先应该debug一下发现问题出在scripts\train\train_jsbsim.py的logging.error("Can not support the " + all_args.env_name + "environment."),这是因为在config.py中group.add_argument("--env-name", type=str, default='JSBSim'默认设置成了JSBSim的缘故,你需要检查一下all_args.env_name参数你是否设置了,你需要设置--env-name SingleCombat

from closeaircombat.

brucecui1998 avatar brucecui1998 commented on July 17, 2024

希望你能加入民间交流群828028662,咱们一起多交流

from closeaircombat.

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.