You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Since you haven't replied for more than a year, we have closed this issue/pr.
If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up.
由于您超过一年未回复,我们将关闭这个issue/pr。
若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。
问题描述 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
The text was updated successfully, but these errors were encountered: