CoatiSoftware / SourcetrailPythonIndexer

Python Indexer for Sourcetrail based on jedi, parso and SourcetrailDB
GNU General Public License v3.0
90 stars 28 forks source link

Python project full of Return -1 errors, with 0 errors counted after indexing #63

Closed brodders61 closed 4 years ago

brodders61 commented 4 years ago

Hi, continuing a major project now in Year 5. This is about the 6th machine development has been hosted on; this is a power electrics simulator written in python 2.7 now running on Windows 8.1, with Anaconda/Spyder as the dev environment. I'm more into electrics than software, although I've written a lot of python now. This simulator has spent several years running and (in present form) works.

Have come across Sourcetrail which looks useful. However cannot successfully index my work. Lots of lacunae:

  1. Splash message: Finished Indexing comes up as indexing still running...?
  2. Lots of ERROR messages all "returned code '-1'"
  3. Summary of project: 0 files, 0 errors!
  4. Although an exclusion of Copy set up, there are plenty of filenames with Copy in them being processed. Hm; AllFinished!_at_81% processingCOPYfile

what am I doing wrong ?

Thanks for your help!

mlangkabel commented 4 years ago

Hi @brodders61, thanks for reaching out.

brodders61 commented 4 years ago

Hi,

Latest 64 bit version as of Sunday (2019_04_102_64). Shallow indexing helps a lot! Why not ticked by default? :)

Was hoping the system would help with tracing data not processes; processes easy but behind the scenes data mods not so visible, as far as I can see. Depends on across project absolute variable naming :( So, might be useful...

Thanks for feedback!