Jump to content
Private Messaging is activated - check "How to" on how to disable it ×

Uninstalling a python library from GOM 2021


---
 Share

Recommended Posts

Is there a way to uninstall a library from GOM 2021 that I recently installed using the InstallPythonPackage script ?

I would like to do something like this: pip uninstall msgraph-core

if I can't, can I just dig into the folder and delete the folder/files manually?  I'm having some issue b/c there is another more updated library, msgraph-sdk and I want to eliminate all possible problems.

 

Thanks. 

Edited
Link to comment
Share on other sites

---

Hi,

you might want to check Where is the Python installation used by ZEISS INSPECT located? and How are Python wheels handled by ZEISS INSPECT? in the FAQ.

If you use the Python executable provided by the GOM software to run python -m pip uninstall msgraph-core and delete the wheel from %APPDATA%\GOM\2022\gom_python_caching, this should solve it. Unfortunately I don't have GOM 2021 for testing.

Best regards,

Matthias

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...