cogment / cogment-verse

Research platform for Human-in-the-loop learning (HILL) & Multi-Agent Reinforcement Learning (MARL)
https://cogment.ai/cogment_verse
Apache License 2.0
76 stars 14 forks source link

Test requirement missing: ModuleNotFoundError: No module named 'names_generator' #175

Closed elliottower closed 1 year ago

elliottower commented 1 year ago

Just leaving a quick issue cause I'm assuming this is supposed to be somewhere in the requirements.txt, running pytest gives this error

ModuleNotFoundError: No module named 'names_generator'

Edit: sorry looks like it was a local issue for me, got it working now