问题描述 Issue Description
I'm planning to use the rocketqa package for document retrieval, but I cant import the package, as I'm getting "ModuleNotFoundError: No module named 'paddle.fluid'" . I checked many articles stating that paddle.fluid is deprecated, also found there is a version mismatch ( Using Ubuntu 22). Its so hard to start with paddle. Please help me get this resolved with the versions and all.
版本&环境信息 Version & Environment Information
Ubuntu 22.04
Python 3.8