Skip to content

In Java, uv (at least uv) logs info messages as errors #28

@tinevez

Description

@tinevez

Even when successful, info messages are logged as errors:

[INFO ] Loading VTK...
[INFO ] Icy v3.0.0-a.5 started
[INFO ] VTK 9.3.1 loaded
[ERROR] Using CPython 3.10.10 interpreter at: /Users/tinevez/mambaforge/bin/python3
[ERROR] Creating virtual environment at: plugins_tinevez_appose_cellpose_cellpose3_0_1_icy
[ERROR] Activate with: source plugins_tinevez_appose_cellpose_cellpose3_0_1_icy/bin/activate
[ERROR] Using Python 3.10.10 environment at: plugins_tinevez_appose_cellpose_cellpose3_0_1_icy
[ERROR] Resolved 10 packages in 23ms
[ERROR] Installed 10 packages in 38ms
[ERROR] + appose==0.11.0
[ERROR] + imageio==2.37.2
[ERROR] + lazy-loader==0.4
[ERROR] + networkx==3.4.2
[ERROR] + numpy==2.2.6
[ERROR] + packaging==26.0
[ERROR] + pillow==12.1.1
[ERROR] + scikit-image==0.25.2
[ERROR] + scipy==1.15.3
[ERROR] + tifffile==2025.5.10
[INFO ] Starting task
[INFO ] Task started
[INFO ] null
[INFO ] Hello from Python!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions