Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Install python packages in Abaqus python, how to?

Status
Not open for further replies.

DKEngineer

Student
Joined
Apr 3, 2023
Messages
20
Location
DK
Hi

I need to install shapely in abaqus python. I tried copying the shapely installation files from my anaconda environment to the abaqus site_packages folder, but I doesnt work. When running my script in abaqus, it says "ImportError: No module named lib".

Does anyone know how to install python package in Abaqus python, which are not in the default abaqus installation. I am running Abaqus 2021.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top