Skip to content

AttributeError #25

Description

@TruongNGM

Please type any relevant information here

Trace Log

Traceback (most recent call last):
  File "C:\Users\TruongN\AppData\Roaming\FlowLauncher\Plugins\General Converter-2.0.1\plugin\general_converter.py", line 63, in query
    do_convert = gen_convert(float(args[0]), args[1], args[2])
                             ^^^^^^^^^^^^^^
ValueError: could not convert string to float: '25lb'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\TruongN\AppData\Roaming\FlowLauncher\Plugins\General Converter-2.0.1\lib\flox\launcher.py", line 44, in run
    results = request_method(*request_parameters) or self._results
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\TruongN\AppData\Roaming\FlowLauncher\Plugins\General Converter-2.0.1\lib\flox\__init__.py", line 132, in _query
    self.query(query)
  File "C:\Users\TruongN\AppData\Roaming\FlowLauncher\Plugins\General Converter-2.0.1\plugin\general_converter.py", line 95, in query
    self.add_item(title="Error - {}").format(repr(e), subtitle="")
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'dict' object has no attribute 'format'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions