Config module not found in amplee.loader (version 0.6.1)

6 views
Skip to first unread message

thang

unread,
Oct 20, 2009, 8:40:15 PM10/20/09
to amplee-tickets
Hi,

I have an error in importing the Config module from amplee.loader. My
amplee version is 0.6.1. Below are the info. Please let me know
what I've done incorrectly? Thanks in advance.

Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit
(Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import amplee
>>> print amplee.__version__
0.6.1
>>>
>>> from amplee.loader import Config
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name Config
>>>

Sylvain Hellegouarch

unread,
Oct 23, 2009, 11:35:19 AM10/23/09
to amplee-...@googlegroups.com
Hi,

Sorry for the delay.

You may want to try

from ample.loader.iniloader import Config

instead.

Cheers,
- Sylvain
--
Sylvain Hellegouarch
http://www.defuze.org
Reply all
Reply to author
Forward
0 new messages