Orbeman
Mechanical
- Jun 22, 2011
- 3
Hello,
I try to use some Python module in Abaqus 6.10 like numpy, scipy,... and Tkinter.
I've add the update the PYTHONPATH in the abaqus.aev file :
PYTHONPATH C:/Python26/Lib/site-packages:C:/Python26/Lib/lib-tk:C:/Python26/libs:C:/Python26/DLLs:$ABA_HOME/Python/Lib:$ABA_HOME/Python/Obj:$ABA_HOME/exec/lbr:$ABA_HOME/External/Python/Lib:$ABA_HOME/External/Python/DLLs:$ABA_HOME/../custom/python26/lib/site-packages:$ABA_HOME/External/Python/Lib/site-packages:.:$PYTHONPATH
where I've installed the Python 2.6.2 - 64 bits in Windows 7 and new modules. numpy, scipy... work fine but the problem is that Tkinter is already included in the default external installation of Python. Tkinter is located on C:/Python26/Lib/lib-tk but it seems there are some links with others files but I dont know which ones and where. Does anyone have an idea how to do ?
PS : I hope my english is understabled because is not my native language.
Tkanks.
I try to use some Python module in Abaqus 6.10 like numpy, scipy,... and Tkinter.
I've add the update the PYTHONPATH in the abaqus.aev file :
PYTHONPATH C:/Python26/Lib/site-packages:C:/Python26/Lib/lib-tk:C:/Python26/libs:C:/Python26/DLLs:$ABA_HOME/Python/Lib:$ABA_HOME/Python/Obj:$ABA_HOME/exec/lbr:$ABA_HOME/External/Python/Lib:$ABA_HOME/External/Python/DLLs:$ABA_HOME/../custom/python26/lib/site-packages:$ABA_HOME/External/Python/Lib/site-packages:.:$PYTHONPATH
where I've installed the Python 2.6.2 - 64 bits in Windows 7 and new modules. numpy, scipy... work fine but the problem is that Tkinter is already included in the default external installation of Python. Tkinter is located on C:/Python26/Lib/lib-tk but it seems there are some links with others files but I dont know which ones and where. Does anyone have an idea how to do ?
PS : I hope my english is understabled because is not my native language.
Tkanks.