Advertisement
Guest User

Untitled

a guest
Dec 10th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. paperspace@ps7m1brdj MINGW64 ~/Desktop/Chip_Routing/gds_route_search_gradients (master)
  2. $ python human_in_the_loop.py
  3. Traceback (most recent call last):
  4. File "human_in_the_loop.py", line 208, in <module>
  5. env = HITLEnvironment(contacts, tracers_per_group=TRACERS_PER_GROUP, layers=LAYERS)
  6. TypeError: __init__() got an unexpected keyword argument 'tracers_per_group'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement