Skip to content

BUG: Flow launcher error message since 1.2 update. #3645

@manchbox

Description

@manchbox

Checks

  • I have checked that this issue has not already been reported.

  • I am using the latest version of Flow Launcher.

Problem Description

Flow Launcher version: 1.20.0
OS Version: 26120.3291
IntPtr Length: 8
x64: True

Python Path: C:\Applications\Scoop\apps\python\3.13.3\pythonw.exe
Node Path: C:\Applications\Scoop\apps\nodejs\current\node.exe

Date: 06/05/2025 03:02:18
Exception:
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (Traceback (most recent call last):
File "", line 9, in
runpy.run_path(r'C:\Users\bp_ma\AppData\Roaming\FlowLauncher\Plugins\UvxPy-0.0.2\main.py', None, 'main')
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 287, in run_path
File "", line 98, in _run_module_code
File "", line 88, in _run_code
File "C:\Users\bp_ma\AppData\Roaming\FlowLauncher\Plugins\UvxPy-0.0.2\main.py", line 9, in
from plugin.core import plugin # noqa: E402
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'plugin.core'; 'plugin' is not a package
)
---> System.Exception: Traceback (most recent call last):
File "", line 9, in
runpy.run_path(r'C:\Users\bp_ma\AppData\Roaming\FlowLauncher\Plugins\UvxPy-0.0.2\main.py', None, 'main')
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 287, in run_path
File "", line 98, in _run_module_code
File "", line 88, in _run_code
File "C:\Users\bp_ma\AppData\Roaming\FlowLauncher\Plugins\UvxPy-0.0.2\main.py", line 9, in
from plugin.core import plugin # noqa: E402
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'plugin.core'; 'plugin' is not a package

at Flow.Launcher.Core.Plugin.JsonRPCPluginV2.g__ReadErrorAsync|19_0() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPluginV2.cs:line 74
--- End of inner exception stack trace ---

2025-06-05.txt

To Reproduce

  1. ... Just loading the app or restarting PC with FlowLauncher in start apps
  2. ... I tried directing python to my standard scoop directory as opposed to the one in the FlowLauncher folder, same issue.
  3. ...

Screenshots

Image

Flow Launcher Version

1.2

Windows Build Number

Microsoft Windows [Version 10.0.26120.3291]

Error Log

Replace this line with the important log contents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    External PluginExternal plugin not included with Flow LauncherbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions