Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing v0.28.0 is missing some files #834

Open
1 of 2 tasks
RossLote opened this issue Nov 24, 2024 · 2 comments
Open
1 of 2 tasks

Installing v0.28.0 is missing some files #834

RossLote opened this issue Nov 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@RossLote
Copy link
Contributor

Search before asking

  • I have searched the Inference issues and found no similar bug report.

Bug

For some reason, when I install v0.28 it is missing the model_monitoring_inference_aggregator directory. the result is the following:

from inference.core.workflows.core_steps.loader import (
  File "/Users/ross.lote/Projects/personal/robo-workflow/.venv/lib/python3.11/site-packages/inference/core/workflows/core_steps/loader.py", line 233, in <module>
    from inference.core.workflows.core_steps.sinks.roboflow.model_monitoring_inference_aggregator.v1 import (
ModuleNotFoundError: No module named 'inference.core.workflows.core_steps.sinks.roboflow.model_monitoring_inference_aggregator'
Screenshot 2024-11-24 at 14 37 41

If I download the source code from the latest release the files are present so I'm not sure what would be causing it.

Environment

No response

Minimal Reproducible Example

No response

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@RossLote RossLote added the bug Something isn't working label Nov 24, 2024
@RossLote RossLote changed the title Installing v0.28.0 is missing some file Installing v0.28.0 is missing some files Nov 24, 2024
@PawelPeczek-Roboflow
Copy link
Collaborator

Thanks for reporting, this should fix the problem: #830
I am cutting release to propagate the fix

@PawelPeczek-Roboflow
Copy link
Collaborator

We have cut a release, should work now under 0.28.1, version 0.28.0 got junked in pypi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants