Skip to content

Failed to run with: ModuleNotFoundError: No module named 'asyncore' #39

@assapir

Description

@assapir
python --version
Python 3.12.3
> fa-mlat-client
Traceback (most recent call last):
  File "/usr/bin/fa-mlat-client", line 5, in <module>
    from flightaware.client.cli import main
  File "/usr/lib/python3.12/site-packages/flightaware/client/cli.py", line 8, in <module>
    from flightaware.client.adeptclient import AdeptConnection, UdpServerConnection
  File "/usr/lib/python3.12/site-packages/flightaware/client/adeptclient.py", line 7, in <module>
    import asyncore
ModuleNotFoundError: No module named 'asyncore'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions