Ticket #40353

TypeError: must be str or None, not bytes

Open Date: 2020-04-25 03:44 Last Update: 2020-04-25 03:46

Reporter:
Owner:
Type:
Status:
Closed
Component:
Priority:
5 - Medium
Severity:
2
Resolution:
Fixed
File:
None

Details

  1. Exception in Tkinter callback
  2. Traceback (most recent call last):
  3. File "/home/sforman/anaconda2/envs/mne/lib/python3.6/tkinter/__init__.py", line 1705, in __call__
  4. return self.func(*args)
  5. File "/home/sforman/anaconda2/envs/mne/lib/python3.6/tkinter/__init__.py", line 749, in callit
  6. func(*args)
  7. File "/home/sforman/Desktop/ArchLayer/System/source/Thun/joy/gui/textwidget.py", line 121, in _saveFunc
  8. self.saver(self._get_contents())
  9. File "/home/sforman/Desktop/ArchLayer/System/source/Thun/joy/gui/textwidget.py", line 133, in _saver
  10. self.world.save()
  11. File "/home/sforman/Desktop/ArchLayer/System/source/Thun/joy/gui/world.py", line 145, in save
  12. committer='Simon Forman <forman.simon@gmail.com>',
  13. File "/home/sforman/anaconda2/envs/mne/lib/python3.6/site-packages/dulwich/repo.py", line 807, in do_commit
  14. check_user_identity(committer)
  15. File "/home/sforman/anaconda2/envs/mne/lib/python3.6/site-packages/dulwich/repo.py", line 193, in check_use
  16. r_identity
  17. fst, snd = identity.split(b' <', 1)
  18. TypeError: must be str or None, not bytes

Ticket History (2/2 Histories)

2020-04-25 03:44 Updated by: sforman
  • New Ticket "TypeError: must be str or None, not bytes" created
2020-04-25 03:46 Updated by: sforman
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login