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

python3 #360

Open
tarano297 opened this issue Oct 16, 2023 · 1 comment
Open

python3 #360

tarano297 opened this issue Oct 16, 2023 · 1 comment

Comments

@tarano297
Copy link

hi,
Please help us to know what version of python 3 was used for a project in GitHub?
I want to know what version of python the following url code has:

https://github.com/facebookresearch/dlrm

@mnaumovfb
Copy link
Contributor

I believe it should be > 3.7

assert float(sys.version[:3]) > 3.7, (

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants