Skip to content

Error while running in Ubuntu 22.04 #278

Description

@apanjain

I'm facing this error while running in ubuntu 22.04

Error: While importing 'app', an ImportError was raised:

Traceback (most recent call last):
  File "/home/kubuntu/Projects/flask-server/env/lib/python3.10/site-packages/flask/cli.py", line 260, in locate_app
    __import__(module_name)
  File "/home/kubuntu/Projects/flask-server/app.py", line 2, in <module>
    import aerospike
ImportError: /home/kubuntu/Projects/flask-server/env/lib/python3.10/site-packages/aerospike.cpython-310-x86_64-linux-gnu.so: undefined symbol: FIPS_mode_set

Even tried building the c library manually as mentioned in #214

I think it might be an issue due to Openssl 3.0 used in ubuntu 22.04.

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