New question #679154 on Yade: https://answers.launchpad.net/yade/+question/679154
Hi, I want to run a FEMxDEM code, Learning from 'examples/FEMxDEM/biaxialSmooth.py',i entered the following 6 commands in the terminal: 1 sudo apt install python-escript 2 cd /usr/share/doc/yade/examples 3 export PYTHONPATH="/usr/lib/x86_64-linux-gnu/yade/py/yade/FEMxDEM" 4 export LD_LIBRARY_PATH=/usr/lib/python-escript/lib 5 ln -s /usr/share/doc/yade/examples/FEMxDEM/prepareRVE.py error:ln: invalid option -- '/' Try 'ln --help' for more information. 6 ln -s/usr/share/doc/yade/examples/FEMxDEM/prepareRVE.py /usr/share/doc/yade/examples/FEMxDEM/biaxialSmooth.py error:ln: invalid option -- '/' Try 'ln --help' for more information. How can i run the script? Thanks in advance, James -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

