How to solve the following problem:
I locally installed a python package version 2.0.10:
C:/Users/petras/.rhinocode/py39-rh8/python.exe -m pip install .
It does the following:
If there is even a small error in Grasshopper component using ScriptEditor, it download a pip version uploaded before, in this case 2.0.9. It is really annoying because everytime I must close rhino delete all these folders and try again because the pip installable package is always loaded first:
Why this happens?
What triggers pip installation even #r packagename is not defined?
It would be nicer that pacakage that is loaded would be dependent on the version number.
1 post - 1 participant

