spacether/pycalculix

Installation pycalculix-add-feaprograms behind a proxy

Greenhorno90 opened this issue · 1 comments

Hello,

I got an error trying to install the feaprograms behind a Proxy. How can I add the Proxy in the command similar to the pip Installation --proxy http://user:pass@proxyName:8080.

Thank you!

Hi @Greenhorno90, thanks for letting me know about this issue. Pycalculix does not offer the command line --proxy argument that pip does, so you won't be able to install the fea programs in that way.
A way that will work is to manually download and install ccx and gmsh. If they can be invoked with the commands ccx and gmsh, pycalculix will be able to use them.