Skip to content

pip install tensorflow 安装之后,运行报错 #74

Open
@menglingqian0218

Description

@menglingqian0218

D:\软件包\Wechat_AutoJump-master\Wechat_AutoJump-master>python
Python 3.5.2 |Anaconda 4.1.1 (64-bit)| (default, Jul 5 2016, 11:41:13) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

import tensorflow

D:\软件包\Wechat_AutoJump-master\Wechat_AutoJump-master>python nn_play.py --phone Android --sensitivity 2.035
2018-01-10 22:57:05.429331: I C:\tf_jenkins\home\workspace\rel-win\M\windows\PY\35\tensorflow\core\platform\cpu_feature_guard.cc:137] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2
WARNING:tensorflow:From nn_play.py:72: all_variables (from tensorflow.python.ops.variables) is deprecated and will be removed after 2017-03-02.
Instructions for updating:
Please use tf.global_variables instead.
2018-01-10 22:57:07.835069: W C:\tf_jenkins\home\workspace\rel-win\M\windows\PY\35\tensorflow\core\framework\op_kernel.cc:1192] Invalid argument: Unsuccessful TensorSliceReader constructor: Failed to get matching files on resource\train_logs_coarse/best_model.ckpt-13999: Not found: FindFirstFile failed for: resource/train_logs_coarse : 系统找不到指定的路径。
; No such process

InvalidArgumentError (see above for traceback): Unsuccessful TensorSliceReader constructor: Failed to get matching files on resource\train_logs_coarse/best_model.ckpt-13999: Not found: FindFirstFile failed for: resource/train_logs_coarse : \u03f5\u0373\udcd5\u04b2\udcbb\udcb5\udcbd\u05b8\udcb6\udca8\udcb5\udcc4·\udcbe\udcb6\udca1\udca3
; No such process
[[Node: save/RestoreV2 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save/Const_0_0, save/RestoreV2/tensor_names, save/RestoreV2/shape_and_slices)]]

D:\软件包\Wechat_AutoJump-master\Wechat_AutoJump-master>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions