0
私はこれになるとスーパーニューバです。私は最近CygwinをインストールしてPythonを正しく動かすように勧めた。私が走ったコマンドは以下のとおりであった:PATH変数が事故によって変わった
echo "PATH=\$PATH:/cygdrive/c/Python36" >> .bash_profile
は、その後私も、このコマンドを実行しました:
PATH=\$PATH:/usr/bin/home
は今、私はCygwinを起動するたびに、私は一番上にポップアップ表示するには、次の情報を入手:
-bash: /home/Chris/.bash_profile: line 45: syntax error near unexpected token `'
-bash: /home/Chris/.bash_profile: line 45: `=PATH=//usr/local/bin:/usr/bin:/cygrive/c/Program Files (x86)/Intel/iCLS Client:/cygdrive/c/Program Files/Intel/iCS Client:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/Sstem32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Proram Files (x86)/NVIDIA Corporation/PhysX/Common:/cygdrive/c/Program Files (x86)Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files/IntelIntel(R) Management Engine Components/DAL:/cygdrive/c/Program Files (x86)/IntelIntel(R) Management Engine Components/IPT:/cygdrive/c/Program Files/Intel/IntelR) Management Engine Components/IPT:/cygdrive/c/Program Files/Intel/WiFi/bin:/cgdrive/c/Program Files/Common Files/Intel/WirelessCommon:/cygdrive/c/Users/Chri/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/Chris/AppData/Local/atombin:/cugdrive/c/Python36'
私は明らかに何かを台無しにした、どんな助けも素晴らしいだろう。
したがって、.bash_profileを編集して、45行目の何が間違っているかを見て修正してください。ここからはできません。 –