Is GDAL installed? If it is, try setting GDAL_LIBRARY_PATH in your settings.

How to fix this error in postgres . how to install postgres extensions in railway. this is my settings in django if os.name == 'nt': GDAL_LIBRARY_PATH = os.path.join('C:\', 'OSGeo4W', 'bin', 'gdal309.dll') GEOS_LIBRARY_PATH = os.path.join('C:\', 'OSGeo4W', 'bin', 'geos_c.dll')
Solution:
For anyone facing the same issue. you have to dockerize the Django project else it will throw error
Jump to solution
4 Replies
Percy
Percy4mo ago
Project ID: 686edff0-7d10-4fe1-9683-55a48e820ac2
MIGHTY_MIDHUN
MIGHTY_MIDHUNOP4mo ago
686edff0-7d10-4fe1-9683-55a48e820ac2
Solution
MIGHTY_MIDHUN
MIGHTY_MIDHUN4mo ago
For anyone facing the same issue. you have to dockerize the Django project else it will throw error
MIGHTY_MIDHUN
MIGHTY_MIDHUNOP4mo ago
I have fixed it
Want results from more Discord servers?
Add your server