Git Product home page Git Product logo

Comments (1)

basavyr avatar basavyr commented on July 17, 2024

Same issue for me, almost two years later. It seems that this project is somewhat abandoned.


Please open new issue in: https://github.com/watermarkhu/FlowLauncherBitwarden/issues
1. upload log file: C:\Users\robert.poenaru\AppData\Roaming\FlowLauncher\Logs\1.17.2\2024-04-19.txt
2. copy below exception message

Flow Launcher version: 1.17.2
OS Version: 19044.4170
IntPtr Length: 8
x64: True

Python Path: C:\Users\robert.poenaru\AppData\Local\anaconda3\python.exe
Node Path: 
Date: 04/19/2024 10:25:41
Exception:
Bitwarden Exception: 
Websites: https://github.com/watermarkhu/FlowLauncherBitwarden
Author: watermarkhu
Version: 0.1.0
Flow.Launcher.Core.ExternalPlugins.FlowPluginException: Traceback (most recent call last):
  File "C:\Users\robert.poenaru\AppData\Roaming\FlowLauncher\Plugins\Bitwarden\main.py", line 9, in <module>
    from plugin.main import Bitwarden
  File "C:\Users\robert.poenaru\AppData\Roaming\FlowLauncher\Plugins\Bitwarden\plugin\main.py", line 2, in <module>
    from flox import Flox
ImportError: cannot import name 'Flox' from 'flox' (C:\Users\robert.poenaru\AppData\Local\anaconda3\Lib\site-packages\flox\__init__.py)

 ---> System.IO.InvalidDataException: Traceback (most recent call last):
  File "C:\Users\robert.poenaru\AppData\Roaming\FlowLauncher\Plugins\Bitwarden\main.py", line 9, in <module>
    from plugin.main import Bitwarden
  File "C:\Users\robert.poenaru\AppData\Roaming\FlowLauncher\Plugins\Bitwarden\plugin\main.py", line 2, in <module>
    from flox import Flox
ImportError: cannot import name 'Flox' from 'flox' (C:\Users\robert.poenaru\AppData\Local\anaconda3\Lib\site-packages\flox\__init__.py)

   at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 243
   at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 248
   at Flow.Launcher.Core.Plugin.JsonRPCPlugin.QueryAsync(Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 261
   at Flow.Launcher.Core.Plugin.PluginManager.<>c__DisplayClass23_0.<<QueryForPluginAsync>b__0>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 196
--- End of stack trace from previous location ---
   at Flow.Launcher.Infrastructure.Stopwatch.DebugAsync(String message, Func`1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 40
   at Flow.Launcher.Core.Plugin.PluginManager.QueryForPluginAsync(PluginPair pair, Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 230
   --- End of inner exception stack trace ---
   at Flow.Launcher.Core.Plugin.PluginManager.<>c__DisplayClass23_1.<QueryForPluginAsync>b__1(ActionContext _) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 224
   at Flow.Launcher.Plugin.Result.ExecuteAsync(ActionContext context) in /_/Flow.Launcher.Plugin/Result.cs:line 221
   at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 294
   at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Edit: changed my output error, as I have provided a different Python3 version in my FlowLauncher settings (I am using python3 from Anaconda)

from flowlauncherbitwarden.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.