-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
BugSomething isn't workingSomething isn't working
Description
🐛 Bug
Copying the GettingStarted example, there is a ServiceErorr.
To Reproduce
Steps to reproduce the behavior:
Here is a Collab example. gym.make("loop_tool-v0")
throws the error.
Expected behavior
No error
Environment
Please fill in this checklist:
- CompilerGym: 0.2.3
- How you installed CompilerGym (conda, pip, source): pip
- OS: Collab
- Python version: 3.7
- Build command you used (if compiling from source):
- GCC/clang version (if compiling from source):
- Bazel version (if compiling from source):
- Versions of any other relevant libraries:
You may use the PyTorch
environment collection script
to generate most of this information. You can get the script and run it with:
wget https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py
Additional context
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working