Python Forum

Full Version: ending process
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I started a process on anaconda in iOS and it stocked there, I tried Control C but seems that does not work and i can not go forward.

Would be so kind to get some help thanks in advanced

Last login: Sun Jan 5 14:13:25 on ttys000
hrparra@HRP-MB ~ % /Users/hrparra/.anaconda/navigator/a.tool ; exit;
/Users/hrparra/.anaconda/navigator/a.tool: line 1: syntax error near unexpected token `('
/Users/hrparra/.anaconda/navigator/a.tool: line 1: `bash --init-file <(echo "source activate /Users/hrparra/opt/anaconda3;")'

[Prozess beendet]
What are the contents of /Users/hrparra/opt/anaconda3 ?