Issue 11 in gpapers: New install fails on missing attribute

2 views
Skip to first unread message

codesite...@google.com

unread,
May 27, 2012, 4:53:31 PM5/27/12
to gpapers...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 11 by anglebra...@gmail.com: New install fails on missing
attribute
http://code.google.com/p/gpapers/issues/detail?id=11

What steps will reproduce the problem?
1. cd /usr/local/src
2. sudo apt-get install mercurial
3. hg clone https://code.google.com/p/gpapers/
4. cd gpapers
5. chmod +x setup.py
6. ./setup.py build
7. sudo ./setup.py install
8. gpapers.py

There were no discernable errors during setup or install (console log
attached).

What is the expected output?

I expected the program to display a GUI interface.

What do you see instead?

Traceback (most recent call last):
File "/usr/local/bin/gpapers.py", line 30, in <module>
import gpapers
File "/usr/local/bin/gpapers.py", line 37, in <module>
gpapers.main(sys.argv)
AttributeError: 'module' object has no attribute 'main'

What version of the product are you using?

Whatever is provided at https://code.google.com/p/gpapers/

On what operating system?

Ubuntu 12.04

Please provide any additional information below.

gpapers appears to be broken, at least for non-Python programmers.

Attachments:
gpapers-errors.log 6.1 KB

codesite...@google.com

unread,
Jun 3, 2012, 6:34:34 PM6/3/12
to gpapers...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 11 by marcelCo...@gmail.com: New install fails on
missing attribute
http://code.google.com/p/gpapers/issues/detail?id=11

Hi,

thanks for your interest in gpapers! I'm currently "refreshing" gpapers
after it had been unmaintained for ~2 years (see my post in gpapers-discuss
about this). I'm planning to make a first proper release in the foreseeable
future, but currently some of the code is in a half-broken state,
unfortunately :-/ The setup.py issue should be fixed with my latest
commits, so please try again now (the start script is now called gpapers,
not gpapers.py).

Reply all
Reply to author
Forward
0 new messages