alembic module import error

   218   0   0
User Avatar
Member
20 posts
Joined: 11月 2018
Offline
Hi there! I've build alembic library and I'm getting this error when trying to import it to hython
Traceback (most recent call last):
  File "<console>", line 1, in <module>
  File "/opt/hfs20.0.506/python/lib/python3.10/site-packages-forced/shiboken2/files.dir/shibokensupport/__feature__.py", line 142, in _import
    return original_import(name, *args, **kwargs)
SystemError: initialization of alembic raised unreported exception
whats wrong with it? I can import into system python just fine
boost: 1.74.0-14ubuntu3
python: 3.10.12
  • Quick Links