wangdxh / tensorflow-learn

learn tensorflow
46 stars 31 forks source link

fixture 'chkpoint' not found #2

Open NEUGaomingming opened 5 years ago

NEUGaomingming commented 5 years ago

=================================== ERRORS ==================================== __ ERROR at setup of testfromcamera ___ file E:\PycharmProjects\tensorflow-learn-master\tensorflow_face.py, line 145 def testfromcamera(chkpoint): E fixture 'chkpoint' not found

  available fixtures: cache, capfd, capsys, doctest_namespace, monkeypatch, pytestconfig, record_xml_property, recwarn, tmpdir, tmpdir_factory
  use 'pytest --fixtures [testpath]' for help on them.

E:\PycharmProjects\tensorflow-learn-master\tensorflow_face.py:145

zyftest1 commented 5 years ago

I have same issues