[Ti...] Posted January 1, 2023 Share Posted January 1, 2023 Is there a way to install this python module in GOM 2021? Link to comment Share on other sites More sharing options...
[Da...] Posted January 17, 2023 Share Posted January 17, 2023 Found a way you can install all packages with normal pip syntax: Open a command window In this command window navigate to the directory of your gom python file (cd C:\Program Files\GOM\2022\python) in my case. Then use the python -m pip install mandelbrot syntax. Here mandelbrot is the package name Hope that helps 🙂 Link to comment Share on other sites More sharing options...
[Ti...] Posted January 17, 2023 Author Share Posted January 17, 2023 Daniel, Thanks for that, I will try that tomorrow. I ended up just installing it outside of GOM and running my program without GOM. I wrote a script that will merge hundreds of reports and write out the tables to excel and it finds any reports still on the server with out of tolerance dimensions or quuestion marks in the report. Link to comment Share on other sites More sharing options...
[Da...] Posted January 18, 2023 Share Posted January 18, 2023 Sounds like a cool project! Let me know if my tip worked for you and good luck! 🙂 Link to comment Share on other sites More sharing options...
[Ma...] Posted January 30, 2024 Share Posted January 30, 2024 With ZEISS INSPECT 2023, installing and using pdfplumber (v0.10.3) seems to work out-of-the-box. 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