Skip to content

dev container) For arm, odbc requires FROM --platform=linux/amd64, but this makes Python fail to load in VSC devcontainer #8690

Description

@valhuber

I am using a VSC devcontainer on an M1 Mac to access SQL/Server.

I created this apilogicserver/api_logic_server_arm_x image with odbc, which note includes FROM --platform=linux/amd64for odbc.

  • odbc operates, but
  • fails to load Python VSC (sometimes hangs, sometimes disabled)

This test project illustrates failures to load the VSCode Python extension in devcontainers specifying odbc and arm.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions