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

local variable 'dbver' referenced before assignment #85

Open
xa72 opened this issue Jun 13, 2017 · 0 comments
Open

local variable 'dbver' referenced before assignment #85

xa72 opened this issue Jun 13, 2017 · 0 comments

Comments

@xa72
Copy link

xa72 commented Jun 13, 2017

Hi there:
--snip--
$ pg_view -c /path/to/pg_view.conf -i xxx
Traceback (most recent call last):
File "build/bdist.linux-x86_64/egg/pg_view/init.py", line 253, in main
collector = DetachedDiskStatCollector(q, work_directories, dbver)
UnboundLocalError: local variable 'dbver' referenced before assignment
---snap--
Ubuntu 14.04 LTS, 64bit, PG 9.6, single local db (no cluster), running pg_view under user "postgres". pg_view installed from current source with "sudo python setup.py install". pg_view.conf has only the Section [xxx] with one entry: dbname=...
Any ideas?
Alex

feikesteenbergen pushed a commit to feikesteenbergen/pg_view that referenced this issue Jun 22, 2017
alexeyklyukin pushed a commit that referenced this issue Jun 22, 2017
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