dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid

前端 未结 7 1696
遇见更好的自我
遇见更好的自我 2021-01-31 02:07

since an update to 10.8 I get the following error, when trying to do a sudo command, which is pretty annoying.

dyld: DYLD_ environment variables being ignored be         


        
7条回答
  •  闹比i
    闹比i (楼主)
    2021-01-31 02:31

    Those who use django (python for web), with mysql through MySQLdb (Mysql-Python module), need that variable set. So I just keep the warning for now.

提交回复
热议问题