nasa / CompDam_DGD

Other
115 stars 57 forks source link

abaqus-python-addpkg #21

Closed Dragon1998a closed 9 months ago

Dragon1998a commented 9 months ago

I can't seem to get the script to work. so far I have tried: abaqus-python-addpkg.py install --conda scipy abaqus-python-addpkg.py --abaqus-cmd abq2023 install --conda scipy "abaqus-python-addpkg.py -v install scipy" "abaqus-python-addpkg.py install --help"

all tries returned the same error: image

acbergan commented 9 months ago

Please take a look at the documentation: https://github.com/nasa/CompDam_DGD/tree/master/utilities/abaqus-python-addpkg

Your commands do not follow the required order/format.