Skip to content

gitui.py not working after installation #4

@xli1224

Description

@xli1224

Hi,

I tried to install gitreview with below steps after installed GitHubGet:

  1. download the gitreview repo from GitHub using GitHubGet. check attached snapshot.
  2. run install_gitreview.py

So far everything works well. However when I run gitui.py, the layout of the UI was disordered and below error was shown in the console:
Traceback (most recent call last):
File "/private/var/mobile/Containers/Shared/AppGroup/61563DE6-4E0F-4426-A76F-27752019F41F/Pythonista3/Documents/tools/gitview-master/gitui.py", line 303, in did_select_repo
self.g.head
AttributeError: 'NoneType' object has no attribute 'head'

img_0063
img_0064

Am I missing something to do before using gitreview?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions