Created
January 1, 2014 11:56
-
-
Save kamichidu/8207352 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Error detected while processing function snowdrop#libclang#load..<SNR>233_binding_call..snowdrop#libclang#python#load..<SNR>235_import: | |
| line 7: | |
| Traceback (most recent call last): | |
| File "<string>", line 1, in <module> | |
| File "/home/kamichidu/.bundle/vim-snowdrop/snowdrop/python/snowdrop.py", line 25, in <module> | |
| Config.set_compatibility_check(False) | |
| File "/home/kamichidu/.bundle/clang_complete/plugin/clang/cindex.py", line 3126, in set_compatibility_check | |
| raise Exception("compatibility_check must be set before before " \ | |
| Exception: compatibility_check must be set before before using any other functionalities in libclang. | |
| Traceback (most recent call last): | |
| File "<string>", line 1, in <module> | |
| File "/home/kamichidu/.bundle/vim-snowdrop/snowdrop/python/snowdrop.py", line 25, in <module> | |
| Config.set_compatibility_check(False) | |
| File "/home/kamichidu/.bundle/clang_complete/plugin/clang/cindex.py", line 3126, in set_compatibility_check | |
| raise Exception("compatibility_check must be set before before " \ | |
| Exception: compatibility_check must be set before before using any other functionalities in libclang. | |
| Error detected while processing function snowdrop#libclang#load..<SNR>233_binding_call..snowdrop#libclang#python#load: | |
| line 7: | |
| Traceback (most recent call last): | |
| File "<string>", line 1, in <module> | |
| NameError: name 'snowdrop' is not defined | |
| Error detected while processing function snowdrop#libclang#get_clang_version..<SNR>233_binding_call..snowdrop#libclang#python#get_clang_version: | |
| line 1: | |
| Traceback (most recent call last): | |
| File "<string>", line 1, in <module> | |
| NameError: name 'snowdrop' is not defined | |
| E858: Eval did not return a valid python object | |
| 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment