Raised This Month: $ Target: $400
 0% 

SourcePawn Syntax Highlighting


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
ppalex
Senior Member
Join Date: Nov 2012
Location: Russia, near the Moscow
Old 06-28-2014 , 15:55   Re: SourcePawn Syntax Highlighting
Reply With Quote #15

Quote:
Originally Posted by axiom123 View Post
yes
Code:
reloading plugin Sourcepawn.SPCompletions
Traceback (most recent call last):
  File "/opt/sublime_text/sublime_plugin.py", line 73, in reload_plugin
    m = importlib.import_module(modulename)
  File "X/importlib/__init__.py", line 88, in import_module
  File "<frozen importlib._bootstrap>", line 1577, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1558, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1525, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 586, in _check_name_wrapper
  File "<frozen importlib._bootstrap>", line 1023, in load_module
  File "<frozen importlib._bootstrap>", line 1004, in load_module
  File "<frozen importlib._bootstrap>", line 562, in module_for_loader_wrapper
  File "<frozen importlib._bootstrap>", line 869, in _load_module
  File "<frozen importlib._bootstrap>", line 313, in _call_with_frames_removed
  File "/home/alexandr/.config/sublime-text-3/Packages/Sourcepawn/SPCompletions.py", line 24, in <module>
    import Sourcepawn.watchdog.observers
  File "/home/alexandr/.config/sublime-text-3/Packages/Sourcepawn/watchdog/observers/__init__.py", line 60, in <module>
    from Sourcepawn.watchdog.observers.inotify import InotifyObserver as _Observer
  File "/home/alexandr/.config/sublime-text-3/Packages/Sourcepawn/watchdog/observers/inotify.py", line 148, in <module>
    class InotifyConstants(object):
  File "/home/alexandr/.config/sublime-text-3/Packages/Sourcepawn/watchdog/observers/inotify.py", line 184, in InotifyConstants
    IN_ALL_EVENTS = reduce(lambda x, y: x | y, [
NameError: name 'reduce' is not defined
skype: nyb4ik1
I think you have troubles with your python in system. "reduce" - is the python built in command.
__________________
ppalex is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:12.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode