Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't import TorcsEnv #44

Open
csufangyu opened this issue Dec 2, 2017 · 0 comments
Open

can't import TorcsEnv #44

csufangyu opened this issue Dec 2, 2017 · 0 comments

Comments

@csufangyu
Copy link

csufangyu commented Dec 2, 2017

thanks very much for your work!I want to use it but I meet a problem.I can import gym_torcs,but can't import TorcsEnv.

Python 3.5.2 |Anaconda custom (64-bit)| (default, Jul 2 2016, 17:53:06)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.

import gym_torcs
from gym_torcs import TorcsEnv
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'TorcsEnv'

could you help me ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant