DeepRL-Agents icon indicating copy to clipboard operation
DeepRL-Agents copied to clipboard

simple and odd python problem

Open paulsimvient opened this issue 7 years ago • 2 comments

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 avatar Feb 25 '18 02:02 paulsimvient

noting files are all there.

screen shot 2018-02-24 at 9 44 45 pm

paulsimvient avatar Feb 25 '18 02:02 paulsimvient

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

andynosbig avatar Mar 29 '18 13:03 andynosbig