tigeraniya / papy

Automatically exported from code.google.com/p/papy
0 stars 0 forks source link

PaPy version in pypi is incomplete #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When installing PaPy with:

easy_install papy

And trying to do:

from papy.util.config import start_logging

I get:

ImportError: No module named util.config

If I install PaPy from Google Code, it works well. I'm using Ubuntu 11.10 with 
Python 2.7.

Original issue reported on code.google.com by brunon...@brunonery.com on 29 Nov 2011 at 11:04