{"html_url": "https://github.com/simonw/sqlite-utils/issues/135#issuecomment-678479741", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/135", "id": 678479741, "node_id": "MDEyOklzc3VlQ29tbWVudDY3ODQ3OTc0MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-08-21T20:30:37Z", "updated_at": "2020-08-21T20:30:37Z", "author_association": "OWNER", "body": "Docs: https://github.com/simonw/sqlite-utils/blob/bf4c6b7c82fab6b2400e48424f8dac1ae2f0a2dc/docs/python-api.rst#finding-spatialite", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 683805434, "label": "Code for finding SpatiaLite in the usual locations"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/135#issuecomment-678476842", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/135", "id": 678476842, "node_id": "MDEyOklzc3VlQ29tbWVudDY3ODQ3Njg0Mg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-08-21T20:23:13Z", "updated_at": "2020-08-21T20:23:13Z", "author_association": "OWNER", "body": "I'm going to start with just the first two - I'm not convinced I understand the `.so.5` variants.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 683805434, "label": "Code for finding SpatiaLite in the usual locations"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/135#issuecomment-678475578", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/135", "id": 678475578, "node_id": "MDEyOklzc3VlQ29tbWVudDY3ODQ3NTU3OA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-08-21T20:20:05Z", "updated_at": "2020-08-21T20:20:05Z", "author_association": "OWNER", "body": "https://github.com/simonw/cryptozoology/blob/2ad69168f3b78ebd90a2cbeea8136c9115e2a9b7/build_cryptids_database.py#L16-L22\r\n```python\r\ntry_these = (\r\n \"mod_spatialite\",\r\n \"/usr/local/lib/mod_spatialite.dylib\",\r\n \"/usr/lib/x86_64-linux-gnu/mod_spatialite.so\",\r\n \"/usr/lib/x86_64-linux-gnu/libspatialite.so.5\",\r\n \"/usr/lib/x86_64-linux-gnu/libspatialite.so.7\",\r\n)\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 683805434, "label": "Code for finding SpatiaLite in the usual locations"}, "performed_via_github_app": null}