Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote console remains empty on Windows 7 #8

Closed
pilcru opened this issue Mar 8, 2018 · 4 comments
Closed

Remote console remains empty on Windows 7 #8

pilcru opened this issue Mar 8, 2018 · 4 comments

Comments

@pilcru
Copy link
Owner

pilcru commented Mar 8, 2018

(From food4rhino)

Running ghpythonremote in windows 7, GH to Python, the console window that opens remains empty. The remote traceback is lost on errors, it is not redirected to GH.

@tarabishy2020
Copy link

@pilcru I am facing the same issue.
The console is empty, and I am getting this error

"""
INFO: ghpythonremote.connectors:
Connecting...
DEBUG: ghpythonremote.connectors:
Connecting. Timeout in 10 seconds.
Runtime error (TypeErrorException): sequence item 1: expected bytes or byte array, str found
Traceback:
line 492, in async_request, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rpyc\core\protocol.py"
line 70, in connect, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rpyc\utils\classic.py"
line 117, in _get_connection, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\ghpythonremote\connectors.py"
line 49, in script
line 471, in sync_request, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rpyc\core\protocol.py"
line 501, in root, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rpyc\core\protocol.py"
line 195, in on_connect, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rpyc\core\service.py"
line 100, in _connect, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rpyc\core\service.py"
line 44, in connect_channel, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rpyc\utils\factory.py"
line 55, in connect_stream, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rpyc\utils\factory.py"
line 94, in connect, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rpyc\utils\factory.py"
line 36, in init, "C:\Users----\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\ghpythonremote\connectors.py"
"""

@tarabishy2020
Copy link

Fixed the error by installing IronPython 2.7.5, but the window is still empty.

@pilcru
Copy link
Owner Author

pilcru commented Oct 15, 2018

These are two separate issues, the Runtime error (TypeErrorException): sequence item 1: expected bytes or byte array, str found has solutions on the food4rhino forum, and now in #16.

@pilcru
Copy link
Owner Author

pilcru commented Jan 27, 2021

Closing as Rhino 7 does not provide support on Windows 7.

@pilcru pilcru closed this as completed Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants