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
Apache License 2.0
2.92k stars 1.3k forks source link

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

Open RyanShun-511 opened 2 years ago

RyanShun-511 commented 2 years ago

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 ?

Petros626 commented 2 years ago

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