سلام.من وقتی کد ران میکنم میگه کراس نصب نیست و مطابق دستوری که شما برای نصب کراس گفتین یعنی:
pip install keras
من این ارور رو دریافت میکنم:
the system can not specified file
ممنون میشم راهنمایی بفرمایین.
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Honey>pip install keras
Collecting keras
Using cached Keras-2.1.2-py2.py3-none-any.whl
Collecting pyyaml (from keras)
Using cached PyYAML-3.12.tar.gz
Requirement already satisfied: scipy>=0.14 in c:\users\honey\anaconda3\envs\tens
er\lib\site-packages (from keras)
Requirement already satisfied: six>=1.9.0 in c:\users\honey\anaconda3\envs\tense
r\lib\site-packages (from keras)
Requirement already satisfied: numpy>=1.9.1 in c:\users\honey\anaconda3\envs\ten
ser\lib\site-packages (from keras)
Building wheels for collected packages: pyyaml
Running setup.py bdist_wheel for pyyaml ... error
Complete output from command C:\Users\Honey\Anaconda3\envs\tenser\python.exe -
u -c "import setuptools, tokenize;__file__='C:\\Users\\Honey\\AppData\\Local\\Te
mp\\pip-build-e0ihax3u\\pyyaml\\setup.py';f=getattr(tokenize, 'open', open)(__fi
le__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__,
'exec'))" bdist_wheel -d C:\Users\Honey\AppData\Local\Temp\tmpu8_nykrcpip-wheel
- --python-tag cp36:
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-3.6
creating build\lib.win-amd64-3.6\yaml
copying lib3\yaml\composer.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\constructor.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\cyaml.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\dumper.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\emitter.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\error.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\events.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\loader.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\nodes.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\parser.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\reader.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\representer.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\resolver.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\scanner.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\serializer.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\tokens.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\__init__.py -> build\lib.win-amd64-3.6\yaml
running build_ext
error: [WinError 2] The system cannot find the file specified
----------------------------------------
Failed building wheel for pyyaml
Running setup.py clean for pyyaml
Failed to build pyyaml
Installing collected packages: pyyaml, keras
Running setup.py install for pyyaml ... error
Complete output from command C:\Users\Honey\Anaconda3\envs\tenser\python.exe
-u -c "import setuptools, tokenize;__file__='C:\\Users\\Honey\\AppData\\Local\\
Temp\\pip-build-e0ihax3u\\pyyaml\\setup.py';f=getattr(tokenize, 'open', open)(__
file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file_
_, 'exec'))" install --record C:\Users\Honey\AppData\Local\Temp\pip-nxk7fztx-rec
ord\install-record.txt --single-version-externally-managed --compile:
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.6
creating build\lib.win-amd64-3.6\yaml
copying lib3\yaml\composer.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\constructor.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\cyaml.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\dumper.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\emitter.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\error.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\events.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\loader.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\nodes.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\parser.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\reader.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\representer.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\resolver.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\scanner.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\serializer.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\tokens.py -> build\lib.win-amd64-3.6\yaml
copying lib3\yaml\__init__.py -> build\lib.win-amd64-3.6\yaml
running build_ext
error: [WinError 2] The system cannot find the file specified
----------------------------------------
Command "C:\Users\Honey\Anaconda3\envs\tenser\python.exe -u -c "import setuptool
s, tokenize;__file__='C:\\Users\\Honey\\AppData\\Local\\Temp\\pip-build-e0ihax3u
\\pyyaml\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().re
place('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --r
ecord C:\Users\Honey\AppData\Local\Temp\pip-nxk7fztx-record\install-record.txt -
-single-version-externally-managed --compile" failed with error code 1 in C:\Use
rs\Honey\AppData\Local\Temp\pip-build-e0ihax3u\pyyaml\
C:\Users\Honey>