Postr 0.5

Postr 0.5 is out. This has a few fixes:

You can follow the development in the Bazaar branch, or get the Postr 0.5 tarball.

17:30 Friday, 09 Feb 2007 [#] [computers/postr] (7 comments)

Posted by MLA at Fri Feb 9 22:20:36 2007:
My one stupid question for the day:
So how do you install it? README doesn't say a whole lot.
Posted by Ross at Sat Feb 10 10:25:07 2007:
Sorry, I should expand that.

$ python setup.py install --prefix=[somewhere]

setup.py will also build RPMs for you if that is what you want.
Posted by Trond Danielsen at Wed Apr 4 07:57:15 2007:
I downloaded the tarball, and just wanted to mention that the version number in setup.py is wrong.

Cheers!
Posted by Ross at Wed Apr 4 08:09:18 2007:
Trond: so it does. Thanks, fixed.
Posted by Trond Danielsen at Wed Apr 4 10:10:00 2007:
You wouldn't by the way have a nice icon for postr?
My graphics skills are limited to creating flow charts in LaTeX documents, so I am not the right man for the job.
Posted by Ross at Wed Apr 4 10:13:12 2007:
Trond: if I had a nice icon, it would be in the package. :)
Posted by Janne at Sat Apr 14 05:00:36 2007:
All I get when running is:

Traceback (most recent call last):
  File "/usr/bin/postr", line 16, in ?
  from src import postr
ImportError: No module named src

I did install it (I think; I did the install bit of magic in the comment above). I have absolutely no clue what to do next.

As an aside, these kinds of problems seem almost endemic for Python apps. Is there some magic incantation I just don't know about?

Name:


E-mail:


URL:


Add 7 and 6 (required):


Comment: