google / google/visqol

undefined symbol: PyFrame_GetCode

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

Description

I have finished compiling bazel and installing pip.

from visqol import visqol_lib_py
ImportError: /home/xxx/.conda/envs/CPTAudio/lib/python3.8/site-packages/visqol/visqol_lib_py.so: undefined symbol: PyFrame_GetCode

My system is Ubuntu 22.04.5 LTS, version 5.3.2 of bazel, and I use the additional locally downloaded armadillo-10.6.0. There are many hints when compiling, but in the end it shows that it runs successfully.

INFO: Elapsed time: 56.179s, Critical Path: 54.97s
INFO: 983 processes: 155 internal, 828 local.
INFO: Build completed successfully, 983 total actions

Has anyone encountered the same problem?

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.