dBeker / Faster-RCNN-TensorFlow-Python3

Tensorflow Faster R-CNN for Windows/Linux and Python 3 (3.5/3.6/3.7)
MIT License
612 stars 329 forks source link

Can python3.6 use this project? #69

Closed YuanYunjing closed 5 years ago

morpheusthewhite commented 5 years ago

No, you need python 3.5 (I experienced a lot of problems and crashes when launching it with python 3.6)

dBeker commented 5 years ago

If you can fix it for python 3.6, please create a PR.

morpheusthewhite commented 5 years ago

I recently tested python3.6 and python 3.7 and both worked (I also updated README) so you can use them without problems