You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a noob when it comes to programming. If I understand correctly this solver can be used in Python? I have installed vrp_cli and pydantic with pip, downloaded pragmatic_types.py and config_types.py and I get the error as mentioned in the title:
AttributeError: type object 'Problem' has no attribute 'pydantic_model'
I don't understand how I can fix this. If someone can help me, I'd be very grateful!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'm a noob when it comes to programming. If I understand correctly this solver can be used in Python? I have installed vrp_cli and pydantic with pip, downloaded pragmatic_types.py and config_types.py and I get the error as mentioned in the title:
AttributeError: type object 'Problem' has no attribute 'pydantic_model'
I don't understand how I can fix this. If someone can help me, I'd be very grateful!
Beta Was this translation helpful? Give feedback.
All reactions