Skip to content

fix: APIs not found #129

@amul1umt

Description

@amul1umt

Summary

None of APIs seem to work on a completely new system. There are likely missing environment configuration in the documentation. I start with pip install physicalai and then try to import them in my python script. anything beyond import physicalai give ModuleNotFound errors (physicalai.inference, physicalai.policies.. etc.)
Tried building the library locally as well by cloning the repo and running uv sync.. but still does not let me load any of those modules. Either pypi packages are incomplete or documentation needs a lot of improvement.

Steps to reproduce

Use a clean system with Ubuntu 24.04.4, install xpu drivers, etc. install venv, pip, create a new venv, upgrade pip, install physicalai using pip install and try to import them in tests.

Image

Logs and traceback

Environment

Ubuntu 24.04, Python 3.12.3

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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