Run shp2pgsql in GUI mode. shp2pgsql command line interface is required
brew install postgis
- Run the application
- Run this code from project directory
pyinstaller -w --osx-bundle-identifier=com.your.identifier --key=your-encryption-key -i pgAdmin4.icns Shp2PgsqlGUI.py