Skip to content

No module named 'codechecker_api_shared' when CodeChecker Server #2841

Answered by gyorb
lipeng28 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Is is possible that the virtualenv is not sourced and the codechecker-api modules are installed on the system level too (v6.27 is an older version)?

rm -rf venv && make venv
source venv/bin/activate
pip list | grep codechecker

I did not found this commit on the master branch:

git show e59c1b47dd821aed702bf8701d07264fe25b9985
fatal: bad object e59c1b47dd821aed702bf8701d07264fe25b9985

Best,
Gyorgy

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by csordasmarton
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2841 on December 15, 2020 14:57.