Fixed by using 'raw_input' instead of 'input' in line 242

On Thursday, August 28, 2014 7:03:19 PM UTC+9, Pavel Holoborodko wrote:
>
> Hello,
>
> I am trying to compile mpir-2.6.0 on windows.
>
> When I run mpir_config.py I get following error message regardless of 
> option I choose:
>
> Traceback (most recent call last):
>   File 
> "U:\Development\trunk\libs\...\mpir-2.6.0\build.vc10\mpir_config.py", line 
> 743, in <module>
>     n_list = [int(c) for c in s.split()]
> AttributeError: 'int' object has no attribute 'split'
>
>
> I have Python 2.7.1.
>
> Thank you in advance,
> Pavel.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to