Skip to content

OverflowError: Python int too large to convert to C long #8

@Lukky56

Description

@Lukky56

I have error message :
ModuleNotFoundError: No module named 'PyQt5.QtSvg'
I install : apt install python3-pyqt5.qtsvg
No error PyQt5

After new error message :

OverflowError: Python int too large to convert to C long

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/share/patchance/src/patchance.py", line 50, in <module>
    from alsa_manager import AlsaManager
  File "/usr/local/share/patchance/src/alsa_manager.py", line 37, in <module>
    class AlsaPort:
SystemError: <built-in method __prepare__ of type object at 0x555e9b4369a0> returned a result with an exception set

My system : Linux Mint 21.3 32Go mem Qt5

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