Skip to content

BUILD: No module named 'pandas._libs.interval' after building container from .devcontainer.json #50134

Closed
@ghost

Description

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'.

I tried the commands recommended here: https://stackoverflow.com/a/68935982
It didnt work.

The problem is easy to reproduce, because it also happens in Github Codespace, which, I suppose, also use .devcontainer.json.

Installation check

Platform

Linux-5.19.16-76051916-generic-x86_64-with-glibc2.31

Installation Method

Built from source

pandas Version

building from latest .devcontainer.json on main

Python Version

3.10.8

Installation Logs

Replace this line with the installation logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BuildLibrary building on various platformsDependenciesRequired and optional dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions