1

に見られるように、私はpythonを持っています

which python

そしてまた

➜  ~  brew install qt
Warning: qt-4.8.6 already installed
➜  ~  brew install pyqt
Warning: pyqt-4.10.4 already installed

しかし、私は自分のOSXで実行しようとします:

➜  ~  bzr explorer       

そして、このエラーが発生します:

invalid syntax (<string>, line 1)
    Unable to load u'bzr-explorer' in u'/Users/me/.bazaar/plugins' as a plugin because the file path isn't a valid module name; try renaming it to u'explorer'.
    bzr: ERROR: No module named PyQt4
    You may need to install this Python library separately.
4

1 に答える 1