Skip to content

Raspberry Pi OS (64-bit) - Unable to import FoundryLocalManager from foundry_local_sdk #730

@MaheshSQL

Description

@MaheshSQL

Hi team,

Steps:

  • Installed python 3.13 on Raspberry Pi OS (64-bit)
  • Created python virtual environment
  • pip install foundry-local-sdk openai

test.py

from foundry_local_sdk import FoundryLocalManager
print('Imports successful')

Import error suggesting cannot import FoundryLocalManager from foundry_local_sdk

I tried to repro the issue that I faced on Raspberry Pi OS (64-bit) on Windows with steps below and it seems to produce no error on Windows.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions