請問達人:
1.小弟之前用anaconda python 3.8.8 ,後來重裝發覺只有3.11 ,3.11 一跑問題一堆,所以找到miniconda 有3.8 ,但miniconda要自己安裝navigator 跟spyder等,我用pip3 install spyder==4.25 跟 conda install spyder==4.2.5 安裝出現以下訊息,後來用 python -m pip install spyder==4.2.5 有完成了,但捷徑裡沒有spyder 可執行,而scripts裡也沒有spyder的任何東西?
2.另安裝navigator 也不行?conda install anaconda-navigator 出現 ...
unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
ResolvePackageNotFound:
- conda==23.5.2
我的conda 是 conda 23.7.2 py38haa95532_0
3.或是要如何下載anaconda python 3.8 版呢?
真是頭大..
謝謝達人..
----------------------------
WARNING: The script watchmedo.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script qtpy.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pyflakes.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pycodestyle.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts isort-identify-imports.exe and isort.exe are installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script docutils.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pybabel.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts yapf-diff.exe and yapf.exe are installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts sphinx-apidoc.exe, sphinx-autogen.exe, sphinx-build.exe and sphinx-quickstart.exe are installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script qta-browser.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts pylupdate5.exe, pyrcc5.exe and pyuic5.exe are installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pydocstyle.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script helpdev.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script flake8.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script autopep8.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script qdarkstyle.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pylsp.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pyls.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts epylint.exe, pylint-config.exe, pylint.exe, pyreverse.exe and symilar.exe are installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script keyring.exe is installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts black.exe and blackd.exe are installed in 'C:\Users\WORK\AppData\Roaming\Python\Python37\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
tensorflow-intel 2.11.0 requires numpy>=1.20, but you have numpy 1.19.3 which is incompatible.
----------
Preparing transaction: done
Verifying transaction: failed
EnvironmentNotWritableError: The current user does not have write permissions to the target environment.
environment location: C:\ProgramData\miniconda3\envs\work
------------------------
chengmou wrote:
請問達人:1.小弟之...(恕刪)
建一個虛擬環境用 python3.8 就好了
事實上我不喜歡用 anaconda

記得用系統管理員開
(打在這很累)
https://little-actor-33d.notion.site/Anaconda-1c415854463d4599b022cdcdfe115b80?pvs=4
內文搜尋

X