Raghu added the comment:
Thank you skrah. I raised a support request from WR. I will keep my fingers
crossed.
--
___
Python tracker
<http://bugs.python.org/issue26
Raghu added the comment:
Yes, it is a WindRiver linux. I will check if Commercial WindRiver team can
help me.
Host details:
Linux fpc0 3.10.62-ltsi-WR6.0.0.18_standard #1 SMP PREEMPT Sun Apr 3 23:17:02
PDT 2016 ppc64 ppc64 ppc64 GNU/Linux
Also is there a protocol followed in this website
Raghu added the comment:
Hey Guys/Gals, are you still debugging the issue? Do you need more info?
--
___
Python tracker
<http://bugs.python.org/issue26
Raghu added the comment:
@stinner, my host doesn't have internet connection and it doesn't have gcc
installed.
I don't know how to install gcc in windriverlinux.
In famous linux distributions like ubuntu and centos, i install gcc using 'yum
install gcc' or '
Raghu added the comment:
Couple more outputs:
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define
Raghu added the comment:
Here is one output:
root@fpc0:~# grep IEEE /usr/include/python2.7/pyconfig-32.h
/* Define if C doubles are 64-bit IEEE 754 binary format, stored in ARM
/* #undef DOUBLE_IS_ARM_MIXED_ENDIAN_IEEE754 */
/* Define if C doubles are 64-bit IEEE 754 binary format, stored with
Raghu added the comment:
The keys ENDIAN and IEEE are not available.
--
___
Python tracker
<http://bugs.python.org/issue26743>
___
___
Python-bugs-list mailin
Raghu added the comment:
Hi, This is my work system and I don't know if I am allowed to send out the
complete output of "print sysconfig.get_config_vars()". could you please let me
know which fields you are looking for?
--
___
Python
Raghu added the comment:
There is no output for `python -m sysconfig`
--
___
Python tracker
<http://bugs.python.org/issue26743>
___
___
Python-bugs-list mailin
Raghu added the comment:
Serhiy,
root@host:~# python
Python 2.7.3 (default, Apr 3 2016, 22:31:30)
[GCC 4.8.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import struct
>>> struct.pack('d
Raghu added the comment:
It's windriver linux. Processor is PPC64-E5500
--
___
Python tracker
<http://bugs.python.org/issue26743>
___
___
Python-bugs-list m
Raghu added the comment:
my host details:
Linux fpc0 3.10.62-ltsi-WR6.0.0.18_standard #1 SMP PREEMPT Sun Apr 3 23:17:02
PDT 2016 ppc64 ppc64 ppc64 GNU/Linux
--
___
Python tracker
<http://bugs.python.org/issue26
Raghu added the comment:
stinner victor, my host doesn't have a gcc compiler. is there a way you can
give me the binary?
--
___
Python tracker
<http://bugs.python.org/is
Raghu added the comment:
Hi, I apologize. I didn't expect a quick reply.
Here are the outputs you requested.
root@host:~# python
Python 2.7.3 (default, Apr 3 2016, 22:31:30)
[GCC 4.8.1] on linux2
Type "help", "copyright", "credits" or "license" fo
New submission from Raghu:
Hi, I am trying to import random on a power pc based machine and I see this
exception. Could you please help me?
root@host# python
Python 2.7.3 (default, Apr 3 2016, 22:31:30)
[GCC 4.8.1] on linux2
Type "help", "copyright", "credi
raghu prasad added the comment:
HI Martin,
Thanks for the immediate reply
i m sure about the version 3.2
we are using 3.1.2 in our project so thought if it was missed in this version
Oh if 3.1.2 is closed then its bad luck
can you provide some inputs on how to proceed further on this
i
New submission from raghu prasad:
On one machine we are facing this issue
[Errno 10035] A non-blocking socket operation could not be completed immediately
We are using urllib.request.urlopen with some timeout value
sample code
getRequest = urllib.request.Request(getUrl
Prashanth Raghu added the comment:
The .rst file that was downloaded as of 30-04-2011 (dd-mm-) had the updated
doc .
--
nosy: +Prashanth.Raghu
___
Python tracker
<http://bugs.python.org/issue11
18 matches
Mail list logo