Closed Kalash-P closed 1 year ago
I found this error in the parking environment because of the order of the installs. If you install highway-env after the other dependencies it should fix it.
Hey, will try that out. thank you.
On Wed, Dec 7, 2022, 6:56 PM JoshYank @.***> wrote:
I found this error in the parking environment because of the order of the installs. If you install highway-env after the other dependencies it should fix it.
— Reply to this email directly, view it on GitHub https://github.com/eleurent/highway-env/issues/394#issuecomment-1340965758, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATHV3E6GW6UXTW5C4LN7R73WMCF6VANCNFSM6AAAAAASV7RICU . You are receiving this because you authored the thread.Message ID: @.***>
-- The information contained in this electronic communication is intended solely for the individual(s) or entity to which it is addressed. It may contain proprietary, confidential and/or legally privileged information. Any review, retransmission, dissemination, printing, copying or other use of, or taking any action in reliance on the contents of this information by person(s) or entities other than the intended recipient is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us by responding to this email or telephone and immediately and permanently delete all copies of this message and any attachments from your system(s). The contents of this message do not necessarily represent the views or policies of BITS Pilani.
this solved it for me:
Cool will try it out. Thank you.
On Thu, Dec 8, 2022, 5:41 PM Ainaz Jamshidi @.***> wrote:
this solved it for me:
- pip install stable-baselines3[extra]
- pip install highway-env==1.5
— Reply to this email directly, view it on GitHub https://github.com/eleurent/highway-env/issues/394#issuecomment-1342635015, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATHV3E76NE5QOE4KZUVQ463WMHF7VANCNFSM6AAAAAASV7RICU . You are receiving this because you authored the thread.Message ID: @.***>
-- The information contained in this electronic communication is intended solely for the individual(s) or entity to which it is addressed. It may contain proprietary, confidential and/or legally privileged information. Any review, retransmission, dissemination, printing, copying or other use of, or taking any action in reliance on the contents of this information by person(s) or entities other than the intended recipient is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us by responding to this email or telephone and immediately and permanently delete all copies of this message and any attachments from your system(s). The contents of this message do not necessarily represent the views or policies of BITS Pilani.
I'm not able to resolve this issue, please help