EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Part 4:python generate_tfRecord.py --csv_input=images\ train_allags.csv --image_dir=images\train --output_path=train

RyanShun-511 opened this issue · comments

When I run Python generate_tfRecord.py --csv_input=images\ train_allags.csv --image_dir=images\train --output_path=train. Record:

File "D:\Anaconda3\envs\tensorflow1\lib\site-packages\pyparsing_init_.py", line 130, in
version = version_info.version
AttributeError: 'version_info' object has no attribute 'version'

How should be solved excuse me ?

maybe you missing a package, just google the error it will help