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
Hi,
First thanks for your great work! But I have three questions:
You said that "using the v2.2.0 version of the executable". However, there isn't a version that matches to v2.2.0 in http://virtual-home.org/documentation/v2.2.0/downloads/downloads.html. And some versions are not available. When I click "Download Linux x86-64 version" in the README of this repo ,it comes up with "The requested URL was not found on this server".
When opening an simulator in the Linux environment, it can't connect successfully.
My codes are:
'Error processing input graph: Object reference not set to an instance of an object'
The errors are:
Using backend: pytorch
Init Env
Getting connection...
Resetting... Envid: 3. Taskid: 6. Index: 6
E:\Anacoda_file\Anacoda3\lib\site-packages\pyreadline\py3k_compat.py:8: DeprecationWarning:
Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
d:\watch_and_help-main\envs\unity_environment.py(158)reset()
157 ipdb.set_trace()
--> 158 print("Error expanding scene")
Resetting... Envid: 3. Taskid: 6. Index: 6
E:\Anacoda_file\Anacoda3\lib\site-packages\pyreadline\py3k_compat.py:8: DeprecationWarning:
Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
d:\watch_and_help-main\envs\unity_environment.py(158)reset()
157 ipdb.set_trace()
--> 158 print("Error expanding scene")
159 ipdb.set_trace()
ipdb>
The text was updated successfully, but these errors were encountered:
Hi,
First thanks for your great work! But I have three questions:
You said that "using the v2.2.0 version of the executable". However, there isn't a version that matches to v2.2.0 in http://virtual-home.org/documentation/v2.2.0/downloads/downloads.html. And some versions are not available. When I click "Download Linux x86-64 version" in the README of this repo ,it comes up with "The requested URL was not found on this server".
When opening an simulator in the Linux environment, it can't connect successfully.
My codes are:
The errors are:
The message is:
The errors are:
The text was updated successfully, but these errors were encountered: