User Profile
zeusmx
Microsoft Employee
Joined 1 year ago
User Widgets
Contributions
Re: Python Module Not Found Error When Importing Pandas: 'no module named 'fsspec_wrapper.trident.core'
The issue can be fixed by removing the libraries from the environment and adding them again. In fact any change of libraries on the environment will likely fix the issue, and the reason is that this will bring the libraries cache "up to date" with the most recent python environment that is built it the VHD. This is why adding fsspec library "fixes" the issue, but adding this library shouldnt be strictly necesary.15KViews1like0Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.