yedeMacBook-Pro-2:~ ye$ /Users/ye/work/source/FBIDEMac.git/Fridobot.app/Contents/MacOS/fridobot
Warning: translation file 'qt_zh_CN'could not be loaded.
Using default.
Warning: translation file 'eric6_zh_CN'could not be loaded.
Using default.
Warning: translation file 'qscintilla_zh_CN'could not be loaded.
Using default.
BackgroundService listening on: 58200
/Users/ye/work/source/FBIDEMac.git/Fridobot.app/Contents/MacOS/2.7/Resources/Python.app/Contents/MacOS/Python: can't open file '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/eric6/Utilities/BackgroundClient.py': [Errno 2] No such file or directory
An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to <eric-bugs@eric-ide.python-projects.org>.
A log has been written to "/Users/ye/.eric6/eric6_error.log".
Error information:
--------------------------------------------------------------------------------
2020-03-06, 17:55:54
--------------------------------------------------------------------------------
<class 'PluginManager.PluginExceptions.PluginPathError'>:
The internal plugin directory <b>/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/eric6/Plugins</b> does not exits.
--------------------------------------------------------------------------------
File "/Users/ye/work/source/FBIDEMac.git/Fridobot.app/Contents/MacOS/2.7/lib/python2.7/site-packages/eric6/eric6.py", line 359, in <module>
main()
File "/Users/ye/work/source/FBIDEMac.git/Fridobot.app/Contents/MacOS/2.7/lib/python2.7/site-packages/eric6/eric6.py", line 340, in main
restartArgs)
File "/Users/ye/work/source/FBIDEMac.git/Fridobot.app/Contents/MacOS/2.7/lib/python2.7/site-packages/eric6/UI/UserInterface.py", line 226, in __init__
self.pluginManager = PluginManager(self, develPlugin=plugin)
File "/Users/ye/work/source/FBIDEMac.git/Fridobot.app/Contents/MacOS/2.7/lib/python2.7/site-packages/eric6/PluginManager/PluginManager.py", line 123, in __init__
raise PluginPathError(msg)
--------------------------------------------------------------------------------
Version Numbers:
Python 2.7.13
Qt 4.8.7
PyQt 4.11.4
sip 4.18.1
QScintilla 2.9.3
WebKit 534.34
eric6 6.1.8 (rev. a8a747768561)
Platform: darwin
2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 12:39:47)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]
yedeMacBook-Pro-2:~ ye$ ls -l /Library/Frameworks/Python.framework
ls: /Library/Frameworks/Python.framework: No such file or directory