We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622c3a5 commit 4b3c83cCopy full SHA for 4b3c83c
1 file changed
sqlite_utils/utils.py
@@ -33,6 +33,7 @@
33
34
SPATIALITE_PATHS = (
35
"/usr/lib/x86_64-linux-gnu/mod_spatialite.so",
36
+ "/usr/lib/aarch64-linux-gnu/mod_spatialite.so",
37
"/usr/local/lib/mod_spatialite.dylib",
38
"/usr/local/lib/mod_spatialite.so",
39
"/opt/homebrew/lib/mod_spatialite.dylib",
0 commit comments