handwritten-flowchart-with-cnn icon indicating copy to clipboard operation
handwritten-flowchart-with-cnn copied to clipboard

python version problem

Open Ace-bb opened this issue 2 years ago • 1 comments

I found the version of python which can successfully work is 3.6. And before you use pip install -r requirement.txt, you should not install the protobuf and pygpu. After you finish the pip, you can use conda install pygpu and conda install protobuf==3.11.4

This is a very helpful repo.

Ace-bb avatar Jul 10 '23 01:07 Ace-bb

Thank you for the comment, I added the python version recommended on the README

dbetm avatar Jul 11 '23 05:07 dbetm