Hi All,
In Simpy 3.0.8, I am suddenly gettting "AttributeError: module 'simpy' has no attribute 'Environment' when I try to use:
env = simpy.Environment()
(I am using Simpy with Anaconda Python on an Amazon EC2 instance.)
I have run the same code before, and it used run successfully. I dont know what has changed now. Any idea why this error is coming? Has anyone faced this issue?
Thanks,
Rashmi