Coder Social home page Coder Social logo

sublime-pytags's People

Contributors

qfel avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

sublime-pytags's Issues

Traceback when trying to find definition

Traceback (most recent call last):
  File "./sublime_plugin.py", line 362, in run_
  File "./PyTags.py", line 70, in run
  File "./PyTags.py", line 79, in search
  File "./pytags/lpc/client.py", line 46, in __call__
pytags.lpc.client.LPCError: Traceback (most recent call last):
  File "/home/patrys/.config/sublime-text-2/Packages/PyTags/pytags/lpc/server.py", line 28, in <module>
    main()
  File "/home/patrys/.config/sublime-text-2/Packages/PyTags/pytags/lpc/server.py", line 24, in main
    pickle.dump(handler(*cmd[1], **cmd[2]), stdout, PICKLE_PROTOCOL)
  File "/home/patrys/.config/sublime-text-2/Packages/PyTags/external/symdb.py", line 210, in set_db
    db = SymbolDatabase(paths[0], paths[1:])
IndexError: list index out of range

When trying to reindex I get:

Exception AttributeError: "'NoneType' object has no attribute 'stdin'" in <bound method LPCClient.__del__ of <pytags.lpc.client.LPCClient object at 0x56e1d50>> ignored

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.