Skip to content

No implementation found dor method runPython on channel serious_python #30

Description

@SwirX

there's an exeption that i get whenever i want to run my python script
I/flutter (13437): Finished unpacking application archive.
E/flutter (13437): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method runPython on channel serious_python)
E/flutter (13437): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:308:7)
E/flutter (13437):
E/flutter (13437): #1 MethodChannelSeriousPython.run (package:serious_python/src/serious_python_method_channel.dart:30:12)
E/flutter (13437):

the file i want to run in question is the yt-dlp i compiled it and when i checked it type it said python3 so i tried to run it in serious_python and it didn't work

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions