Jump to content

Can't install pdfplumber module


---
 Share

Recommended Posts

  • 3 weeks later...

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

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

  • 1 year later...
 Share

×
×
  • Create New...