awjuliani / DeepRL-Agents

A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
MIT License
2.23k stars 825 forks source link

simple and odd python problem #61

Open paulsimvient opened 6 years ago

paulsimvient commented 6 years ago

I switched machines, tried this in python 2 and 3. DIdn't see this before.

directory contains all 3 files but it simply won't load the other two modules.

Any idea what might be happening?

Thanks

PC

screen shot 2018-02-24 at 9 40 20 pm
paulsimvient commented 6 years ago

noting files are all there.

screen shot 2018-02-24 at 9 44 45 pm
andynosbig commented 6 years ago

You'll need a __init__.py in that folder.