Can not run under python 2.6?

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Wed Apr 29 03:24:31 EDT 2009


En Wed, 29 Apr 2009 03:20:14 -0300, Jianchun Zhou  
<jianchun.zhou at gmail.com> escribió:

> Traceback (most recent call last):
>     mod = __import__(modpath, fromlist=[mod_name])
> ImportError: Import by filename is not supported.
>
> Any body any idea what should I do?

See this recent thread on the same topic:
http://groups.google.com/group/comp.lang.python/t/1beda7d8ee474b64/

-- 
Gabriel Genellina




More information about the Python-list mailing list