help
yanghuajian opened this issue · 4 comments
yanghuajian commented
运行is_myface:
Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Facerecognition (1)\is_my_face.py", line 135, in
saver.restore(sess, tf.train.latest_checkpoint('.'))
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\training\saver.py", line 1796, in restore
raise ValueError("Can't load save_path when it is None.")
ValueError: Can't load save_path when it is None.
FengGuanxi commented
I met the same question.
SheezaShabbir commented
Need help with the same problem...
huitang commented
same problem
Flyinheaven commented
I met the same question,have you solved it?