[Ti...] Posted February 27 Share Posted February 27 (edited) 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 February 27 Link to comment Share on other sites More sharing options...
[Ma...] Posted March 5 Share Posted March 5 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 More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in