This sounds strange indeed. The call looks good at first sight. Can you 
look if by accident you have some control character
<https://en.wikipedia.org/wiki/Control_character> in the code close/inside 
this TraCI call? Some text editors do not show control characters by 
default or hide some...
 
Best regards
Mirko
 
 
 
 
-----Original-Nachricht-----
Betreff: [sumo-user] AttributeError: 'InductionLoopDomain' object has no 
attribute 'getLastIntervalVehicleNumber'
Datum: 2024-01-16T05:30:13+0100
Von: "薛田莉 via sumo-user" <sumo-user@eclipse.org>
An: "sumo-user@eclipse.org" <sumo-user@eclipse.org>
 
 
 
Hello,
I intend to get the vehicle number of last interval by

traci.inductionloop.getLastIntervalVehicleNumber

But when I ran the following code, an error occured. I wonder if there is a 
way to solve this error?

  File "G:\xtl\xtl\2023 June\pythonProject\sumo variable lane\sumo.py", line 
46, in run    

 print("检测器上一时段流量是", 
traci.inductionloop.getLastIntervalVehicleNumber("e1det_-15535912_0"))

 AttributeError: 'InductionLoopDomain' object has no attribute 
'getLastIntervalVehicleNumber'

Any help is greatly appreciated.
Thanks and Regards,
Tianli

------------------------------------------------------------------------

 
发自我的企业微信
<https://work.weixin.qq.com/wework_admin/user/h5/qqmail_user_card/vc7b3a039c87cfcb85?from=myprofile>
 
 
 

_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to