binascii is a builtin module. If it is not exist, maybe there were some errors in python building. You should check error or warning message in python compiling at first. additionally It works in Ubuntu but not in CentOS--On Thu, Dec 5, 2013 at 9:23 AM, Hikmat Dhamee <me.hemant...@gmail.com> wrote:
--
I have installed python-2.7.3 successfully in CentOS6.4 but
while running python script with that I getting error
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named binascii
Any idea?
You received this message because you are subscribed to the Google Groups "Sparkngin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sparkngin+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hikmat Dhamee,Java Developer | Kathmandu,Nepal | me.hemant...@gmail.com | +977-9848751308 | SKYPE: talk_hemant | whiteboxdeveloper.blogspot.com
--
You received this message because you are subscribed to the Google Groups "Sparkngin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sparkngin+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Thanks for your idea but Cui, Python installs successfullyand error comes while running any python script