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 cloned the repo and used the .devcontainer.json with VS Code to build a dev docker, on my Linux laptop.
It seemed to run well until I tried import pandas and got ModuleNotFoundError: No module named 'pandas._libs.interval'.