Pierre Cuvilliers

Results 10 issues of Pierre Cuvilliers

Reported here https://discourse.mcneel.com/t/solve-the-error-that-gh-pythonremote-dont-work-in-mac/125455 It appears that the `get_python_from_path()` function does not manage to get to the proper python2.7 file from the file or folder passed as argument. Reported errors are:...

Running the example python code in GH_to_CPython_test.ghx leads to a Python segmentation fault. This might be due to conda installing the wrong stuff.

investigate

Method here: https://www.grasshopper3d.com/forum/topics/how-to-add-a-warning-or-error-message-to-a-component-in-python

enhancement

Part of #29 seemed to be something else than just selecting a Rhino version in CPython to GH. there is also that: > there is a bug in the example...

investigate

Relates to #8

enhancement
future

Maybe even show an example to some Linux machine in the cloud, with Tensorflow. If #23 is implemented, also choose good defaults for the connection stream, based on location of...

future

[This](https://github.com/tomerfiliba/rpyc/commit/e9c6bff6524f2e7b5739421f0b9e0cfefb373982) says it's 40% faster than a localhost socket on windows, and it's now included in v4.1.0, so why not use it‽

enhancement
future

For example, trying to deliver a (remote) numpy array. Probably this does not even make sense: we shouldn't deliver something that is already on the remote. Similarly, sending `b"a"` from...

investigate