-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
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_setEven 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.
qoega and omerhadari
Metadata
Metadata
Assignees
Labels
No labels