Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceback while trying to select a first item in a folder #22

Open
domenkozar opened this issue Feb 14, 2014 · 0 comments
Open

Traceback while trying to select a first item in a folder #22

domenkozar opened this issue Feb 14, 2014 · 0 comments

Comments

@domenkozar
Copy link

Traceback (most recent call last):
  File "/nix/store/qglyg14k5n2h2n654p31g96i5mbj34aj-python2.7-tarman-0.1.3/lib/python2.7/site-packages/tarman-0.1.3-py2.7.egg/tarman/__init__.py", line 436, in main
    main.loop()   # Enter the main loop
  File "/nix/store/qglyg14k5n2h2n654p31g96i5mbj34aj-python2.7-tarman-0.1.3/lib/python2.7/site-packages/tarman-0.1.3-py2.7.egg/tarman/__init__.py", line 245, in loop
    self.checked.add(abspath, sub=True)
  File "/nix/store/qglyg14k5n2h2n654p31g96i5mbj34aj-python2.7-tarman-0.1.3/lib/python2.7/site-packages/tarman-0.1.3-py2.7.egg/tarman/tree.py", line 171, in add
    self.container.join(d.get_path(), path_array[i + 1]),
UnboundLocalError: local variable 'i' referenced before assignment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant