Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python version problem #41

Open
Ace-bb opened this issue Jul 10, 2023 · 1 comment
Open

python version problem #41

Ace-bb opened this issue Jul 10, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@Ace-bb
Copy link

Ace-bb commented Jul 10, 2023

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.

@dbetm
Copy link
Owner

dbetm commented Jul 11, 2023

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

@dbetm dbetm added the good first issue Good for newcomers label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants