Skip to content

issues Search Results · repo:nir0s/backtrace language:Python

Filter by

12 results
 (45 ms)

12 results

innir0s/backtrace (press backspace or delete to remove)

I don t want colorama autoreset=True. Why are you pushing this on me? You should call colorama.init() if you have to, but reset colors as you require. I should be able to set autoreset as I prefer, your ...
  • 9mjb
  • Opened 
    on Feb 17, 2023
  • #21

Here is my attempt at improved tracebacks: | Google Colab standard backtrace | Niceback enabled | | :-: | :-: | | | | https://github.com/Tronic/niceback
  • Tronic
  • Opened 
    on Nov 1, 2019
  • #19

The issue backtrace requires colorlama==0.3.7 is fixed but not published. My package is dependent on backtrace and it prints the version conflict error when installing. Please consider publishing new version. ...
  • elbaro
  • 3
  • Opened 
    on Dec 12, 2018
  • #18

Thank you for developing this package. I am glad to have found it. My issue is that I wasn t able to use it, just out of the box. I just ran $ python manage.py migrate | backtrace but I got an error that ...
  • Diego-MX
  • Opened 
    on Dec 8, 2018
  • #17

Thank you so much for this utility it helps me a lot! It appears that there s some problem with parsing. See the original traceback (Figure 1) and the parsed traceback (Figure 2). The black squares cover ...
  • kkew3
  • Opened 
    on Jun 29, 2018
  • #16

I often want to view stdout as well, and it would be nice if backtrace let that be printed as is.
  • alok
  • Opened 
    on May 10, 2018
  • #14

The colorama dependency is specified as colorama==0.3.7. Is there a reason for such strictness or may I just override it and use it with, e.g., 0.3.9?
  • t184256
  • 2
  • Opened 
    on Apr 22, 2018
  • #12

pypi tar.gz package is uninstallable, the error is No such file or directory: LICENSE . The file is, indeed, missing from the archive. The wheel installs fine though.
  • t184256
  • 4
  • Opened 
    on Apr 22, 2018
  • #11

It would be amazing to see local variables in each frame of the traceback. It really helps debugging!
enhancement
  • azmeuk
  • 1
  • Opened 
    on May 10, 2017
  • #9

The output of an exception that isn t parsed well: Traceback (most recent call last): File /home/nir0s/repos/nir0s/backtrace/test2.py , line 4, in moose_bites_kan_be_pretty_nasti with open(filename) ...
  • nir0s
  • 1
  • Opened 
    on Mar 3, 2017
  • #7
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub