Problems the check that the module boptestGymEnv #648
-
good evening Ettore I hope you are well please help me i'm interested in the BOPTEST/project1 project especially bestest_hydronic_heat_pump i have a problem to check that the module boptestGymEnv is correctly installed in your Python environment |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Code execution problem import sys url for the BOPTEST serviceurl = 'https://api.boptest.net' Instantiate environmentenv = BoptestGymEnv(url = url, |
Beta Was this translation helpful? Give feedback.
-
Hey Rachid, as a I mentioned I actually never used the Boptest Gym envinroment. Did you follow the guide reported here BoptestGymQuickStart in the quick start section? If you tried and it does not work, can you post the script you are using and the errors you are getting? With the information you provided we cannot help you. |
Beta Was this translation helpful? Give feedback.
Have you followed the instructions from BoptestGymQuickStart:
It seems to me you did not install the BOPTESTgym correctly or you are running the script from the wrong folder.