CompressAI icon indicating copy to clipboard operation
CompressAI copied to clipboard

Module Not Found Error: 'compressai'

Open ZHOUWeilian opened this issue 1 year ago • 1 comments

Bug

Dear author,

I installed the compressai on the Windows system. But I always meets error about Module Not Found Error: 'compressai'. But the compressai folder is still in the main root. How can I fix it?

ZHOUWeilian avatar Jun 25 '24 04:06 ZHOUWeilian

Hi, did you install following the readme? did you clone the source code, created a virtual environment, and building from source using pip? Or did you just run pip install compressai? We have a template for reporting errors that give us a little bit more info on your system and what you did, please do that so we can have a better idea. Also, other users have navigated problems and found answers here, you can search "windows" in the github issues, you might find the resolution of your issue.

fracape avatar Jun 25 '24 05:06 fracape