<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hello,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
I am working on a python plugin that produces an output to standard out on Mac OS X. When I try and directly run the QGIS unix executable from the terminal (/QGIS3.4/Contents/MacOs/QGIS ), I receive an error:<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">Warning: QWidget::insertAction: Attempt to insert null action</span><span><br>
</span>
<div><span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">Warning: QWidget::insertAction: Attempt to insert null action</span><br>
</div>
<div><span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">Warning: QWidget::insertAction: Attempt to insert null action</span><br>
</div>
<div><span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">ERROR 4: Unable to open EPSG support file gcs.csv.  Try setting the GDAL_DATA environment variable to point to the directory containing EPSG csv
 files.</span><br>
</div>
<div><span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">ERROR 4: Unable to open EPSG support file gcs.csv.  Try setting the GDAL_DATA environment variable to point to the directory containing EPSG csv
 files.</span><br>
</div>
<div><span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">Could not find platform independent libraries <prefix></span><br>
</div>
<div><span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">Could not find platform dependent libraries <exec_prefix></span><br>
</div>
<div><span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]</span><br>
</div>
<div><span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">Fatal Python error: initfsencoding: unable to load the file system codec</span><br>
</div>
<div><span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">ModuleNotFoundError: No module named 'encodings'</span><br>
</div>
<div><br>
</div>
<div><span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">Current thread 0x00007fff96d89380 (most recent call first):</span><br>
</div>
<span style="font-size:11pt; line-height:normal; font-family:"Calibri Light","Helvetica Light",sans-serif">Abort trap: 6</span><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Any suggestions helping me out? Thank you!</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Regards,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Mitchell G.</div>
<br>
</div>
</body>
</html>