Module Not Found Error: 'compressai'
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?
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.