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

SubprocVecEnv not receiving any data #1126

Closed
praetorianer777 opened this issue Jul 11, 2020 · 1 comment
Closed

SubprocVecEnv not receiving any data #1126

praetorianer777 opened this issue Jul 11, 2020 · 1 comment

Comments

@praetorianer777
Copy link

Hello, I have the same problem as #1117.
I am also on Windows 10. DummyVenc works fine, but SubprocVecEnv not.
I don't know what was the problem with observation spaces in #1117 , but the env_check works fine.
My package list:

absl-py 0.9.0
astor 0.8.1
atari-py 0.2.6
certifi 2020.6.20
cloudpickle 1.3.0
cycler 0.10.0
future 0.18.2
gast 0.2.2
google-pasta 0.2.0
grpcio 1.30.0
gym 0.17.2
h5py 2.10.0
importlib-metadata 1.7.0
joblib 0.16.0
Keras-Applications 1.0.8
Keras-Preprocessing 1.1.2
kiwisolver 1.2.0
Markdown 3.2.2
matplotlib 3.2.2
numpy 1.19.0
opencv-python 4.3.0.36
opt-einsum 3.2.1
pandas 1.0.5
Pillow 7.2.0
pip 20.1.1
protobuf 3.12.2
pyglet 1.5.0
pyparsing 2.4.7
python-dateutil 2.8.1
pytz 2020.1
scipy 1.5.1
setuptools 47.3.1.post20200622
simple-pid 0.2.4
six 1.15.0
stable-baselines 2.10.0
tensorboard 1.15.0
tensorflow-estimator 1.15.1
tensorflow-gpu 1.15.0
termcolor 1.1.0
Werkzeug 1.0.1
wheel 0.34.2
wincertstore 0.2
wrapt 1.12.1
zipp 3.1.0

My custom environment and also the regular environments don't work with SubprocVecEnv.
Someone has an idea?

@praetorianer777
Copy link
Author

Ok, problem was sovled here:
#1117 (comment)

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