akalongman / akalongman/sublimetext-codeformatter

ImportError: No module named 'jsbeautifier.core'

Đang mở
#348 7 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
772
Fork
128
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Getting an error on ST3 load, couldn't find another open or closed issue dealing with this.

Running osx high seirra, let me know if there is any other helpful info i can give.

```
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 109, in reload_plugin
m = importlib.import_module(modulename)
File "./python3.3/importlib/__init__.py", line 90, in import_module
File "", line 1584, in _gcd_import
File "", line 1565, in _find_and_load
File "", line 1532, in _find_and_load_unlocked
File "", line 584, in _check_name_wrapper
File "", line 1022, in load_module
File "", line 1003, in load_module
File "", line 560, in module_for_loader_wrapper
File "", line 868, in _load_module
File "", line 313, in _call_with_frames_removed
File "/Users/eboney/Library/Application Support/Sublime Text 3/Packages/CodeFormatter/CodeFormatter.py", line 26, in
from .codeformatter.formatter import Formatter
File "/Users/eboney/Library/Application Support/Sublime Text 3/Packages/CodeFormatter/codeformatter/formatter.py", line 22, in
from .cssformatter import CssFormatter
File "/Users/eboney/Library/Application Support/Sublime Text 3/Packages/CodeFormatter/codeformatter/cssformatter.py", line 7, in
import cssbeautifier
File "/Users/eboney/Library/Application Support/Sublime Text 3/Packages/CodeFormatter/codeformatter/lib/cssbeautifier/__init__.py", line 32, in
from cssbeautifier.css.beautifier import Beautifier
File "/Users/eboney/Library/Application Support/Sublime Text 3/Packages/CodeFormatter/codeformatter/lib/cssbeautifier/css/beautifier.py", line 6, in
from jsbeautifier.core.options import mergeOpts
ImportError: No module named 'jsbeautifier.core'
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.