【问题标题】:Access is denied. ; Input/output error when trying to train a tensorflow model访问被拒绝。 ;尝试训练张量流模型时出现输入/输出错误
【发布时间】:2020-03-10 15:59:32
【问题描述】:

我正在尝试运行https://github.com/sentdex/pygta5 版本 0.01

得到:

Traceback (most recent call last):
  File "C:\Users\Admin\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\client\session.py", line 1356, in _do_call
    return fn(*args)
  File "C:\Users\Admin\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\client\session.py", line 1341, in _run_fn
    options, feed_dict, fetch_list, target_list, run_metadata)
  File "C:\Users\Admin\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\client\session.py", line 1429, in _call_tf_sessionrun
    run_metadata)
tensorflow.python.framework.errors_impl.DataLossError: Unable to open table file H:\PYauto\pygta5\Versions\v0.01: Unknown: NewRandomAccessFile failed to Create/Open: H:\PYauto\pygta5\Versions\v0.01 : Access is denied.

; Input/output error
     [[{{node save_1/RestoreV2}}]]

............ https://pastebin.com/6NiGjgGp

TensorFlow CPU

python 3.6

CPU = 英特尔 i5-8500 如果可能的话,我该如何解决它,而不是在我的 Windows 电脑上使用 ubuntu 双启动或使用虚拟机

【问题讨论】:

    标签: python tensorflow tflearn


    【解决方案1】:

    解决方法:以管理员身份运行cmd

    【讨论】:

      猜你喜欢
      • 2021-12-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-04-04
      • 2015-11-05
      • 2019-06-21
      • 2021-08-05
      • 2019-12-10
      相关资源
      最近更新 更多