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
I have to write these for other software packages, it’s also a requirement for the Autodesk store.
some companies have their systems locked up pretty tight
PyRx = PyRx as the default package
PyRx does not read or write any data over the internet unattended.
PyRx does not try to access any network unattended.
PyRx will not write to any file or drive unattended.
PyRx will not try to read from any file outside of the PyRx package unattended, with the exception of pyrx_onload.py, pyrx_init.py.
The user must create the configuration files ( pyrx_onload.py, pyrx_init.py, pyrx.toml ) in attended mode (via a command)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have to write these for other software packages, it’s also a requirement for the Autodesk store.
some companies have their systems locked up pretty tight
PyRx = PyRx as the default package
The user must create the configuration files ( pyrx_onload.py, pyrx_init.py, pyrx.toml ) in attended mode (via a command)
thoughts?
Beta Was this translation helpful? Give feedback.
All reactions