我正在尝试使用 Play 配置 textmate!当我使用模型快捷方式时,我不断收到此错误
/Users/bennett/Library/Application Support/TextMate/Pristine Copy/Bundles/Play!.tmbundle/Support/bin/model.py:权限被拒绝
任何人都可以对此做出正面或反面吗?其他一些捷径也有效。只是不是模特或班级。谢谢!
我正在尝试使用 Play 配置 textmate!当我使用模型快捷方式时,我不断收到此错误
/Users/bennett/Library/Application Support/TextMate/Pristine Copy/Bundles/Play!.tmbundle/Support/bin/model.py:权限被拒绝
任何人都可以对此做出正面或反面吗?其他一些捷径也有效。只是不是模特或班级。谢谢!
如果这可以帮助我遇到同样的问题并通过以下方式解决它:
Play!.tmbundle
为Play!.zip
(内/Users/xxx/Library/Application Support/TextMate/Pristine Copy/Bundles/
)Support/bin/*.py
Play!.zip
回Play!.tmbundle
只需逃避特殊字符:
chmod +x /Users/<username>/Library/Application\ Support/TextMate/Pristine\ Copy/Bundles/Play\!.tmbundle/Support/bin/*.py
我解决了它如下:
chmod -R +x /Users/**YOURUSERNAMEHERE**/Library/Application Support/TextMate/Pristine Copy/Bundles/Play!.tmbundle/Support/bin
它似乎是一个错误。我建议你在这里创建一张票:http: //play.lighthouseapp.com/dashboard