Hello I have a question,

I want to work on ICY which is the interface between COMSOL and YADE. But when I want to run COMSOL from terminal, and I wrote "comsol mphserver" on teminal, I get this "comsol: command not found" how can I solve this?

and when I want to work on python, in terminal I put "python server.py" but it gives me this error" Command 'python' not found, did you mean:

command 'python3' from deb python3

command 'python' from deb python-is-python3"

Then I put his command on terminal "python3 server.py" and then it gives me this error "File "/home/geology/Downloads/verification codes training/client-server/server.py", line 39

print 'command: '+command

^^^^^^^^^^^^^^^^^^^^^^^^^

SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?". How can I solve these problems.

More Negin Mondegari Sharifabad's questions See All
Similar questions and discussions