google / google/visqol

Please specify the supported Python versions.

Open
#111 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
928
Forks
144
PR merge metrics
No merged PRs in 30d

Description

Hello, I tried to install the visqol pacakge on python3.8 using `pip install .`but failed, saying that "undefined reference to symbol PyFrame_GetCode". And I successfully install it on python3.11 .
I think that the supported Python versions should be specified. Maybe we can mention the supported python version in README.md or add the code like `python_requires='>=3.10'` in setup.py .

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.