thomashirtz / gym-hybrid

Collection of OpenAI parametrized action-space environments.
55 stars 9 forks source link

AssertionError #7

Closed ddharshan closed 1 year ago

ddharshan commented 2 years ago

Hi, I was trying to run the code in Jupyter Notebook. However, I got an error as AssertionError: Agent's minimum observation value is greater than it's maximum when i run the codes that are inside the test folder. Would it be possible you to suggest me any comments for this error???

Thank you

thomashirtz commented 1 year ago

I would need a minimum reproducible code in order to know what is your issue

ddharshan commented 1 year ago

Thank you for your reply. I figured it out

On Sun, 10 Jul 2022 at 1:25 PM, Thomas Hirtz @.***> wrote:

[image: Boxbe] https://www.boxbe.com/overview Thomas Hirtz ( @.***) is not on your Guest List https://www.boxbe.com/approved-list?tc_serial=57530490842&tc_rand=272543201&utm_source=stf&utm_medium=email&utm_campaign=ANNO_MWTP&utm_content=001&&key=OzLWKqOp%2Fg6pMqdNkfWPSWA9zPxMavHHh%2FszC4MyUeE%3D&token=JY6RGL22ya%2FUovqXsL1eFS%2BPqlvMXfV7lOSOKRN7LocYu9dmuuQksNZNogDx7e4g | Approve sender https://www.boxbe.com/anno?tc_serial=57530490842&tc_rand=272543201&utm_source=stf&utm_medium=email&utm_campaign=ANNO_MWTP&utm_content=001&&key=OzLWKqOp%2Fg6pMqdNkfWPSWA9zPxMavHHh%2FszC4MyUeE%3D&token=JY6RGL22ya%2FUovqXsL1eFS%2BPqlvMXfV7lOSOKRN7LocYu9dmuuQksNZNogDx7e4g | Approve domain https://www.boxbe.com/anno?tc_serial=57530490842&tc_rand=272543201&utm_source=stf&utm_medium=email&utm_campaign=ANNO_MWTP&utm_content=001&&dom&key=OzLWKqOp%2Fg6pMqdNkfWPSWA9zPxMavHHh%2FszC4MyUeE%3D&token=JY6RGL22ya%2FUovqXsL1eFS%2BPqlvMXfV7lOSOKRN7LocYu9dmuuQksNZNogDx7e4g

I would need a minimum reproducible code in order to know what is your issue

— Reply to this email directly, view it on GitHub https://github.com/thomashirtz/gym-hybrid/issues/7#issuecomment-1179675071, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZZLPCBQZ2KHEKNTPTFWHJLVTJ47PANCNFSM52OMR5YA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

thomashirtz commented 1 year ago

Can you explain what was the issue, and how you fixed it ?

ddharshan commented 1 year ago

Can you explain what was the issue, and how you fixed it ?

Actually, i uninstalled the GitHub link and re-installed it. Finally it worked and couldn’t figure it out what was the exact issue.