mbj4668 / pyang

An extensible YANG validator and converter in python
ISC License
528 stars 342 forks source link

Illegal instruction (core dumped) #910

Open jmssil opened 1 month ago

jmssil commented 1 month ago

Hi,

What can be causing this?

Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] on linux Type "help", "copyright", "credits" or "license" for more information.

from pyang import plugin plugin.init([]) Illegal instruction (core dumped)

I'm running on Debian 12 on a VirtualBox VM.