Displaying 20 results from an estimated 10000 matches similar to: "invoking python from R"
2017 Dec 11
2
upgrading python
On Mon, Dec 11, 2017 at 5:43 PM, Clint Dilks <clintd at scms.waikato.ac.nz> wrote:
> On Tue, Dec 12, 2017 at 11:31 AM, <m.roth at 5-cent.us> wrote:
>
>> Pete Biggs wrote:
>> > On Mon, 2017-12-11 at 15:44 -0600, Frank Cox wrote:
>> >> On Mon, 11 Dec 2017 16:32:06 -0500
>> >> Larry Martell wrote:
>> >>
>> >> > Can I
2014 Feb 26
1
How to build scl python-setuptools from src.rpm?
Hi all.
sorry for my english, I'm from Ukraine.
so, i build
http://dev.centos.org/centos/6/SCL/SRPMS/python27-1-10.el6.centos.alt.src.rpm]python27,
then
http://dev.centos.org/centos/6/SCL/SRPMS/python27-python-2.7.5-7.el6.centos.alt.src.rpm<http://dev.centos.org/centos/6/SCL/SRPMS/python27-python-2.7.5-7.el6.centos.alt.src.rpm%5Dpython27-python>and
when try to build
2017 Dec 12
2
upgrading python
On Mon, Dec 11, 2017 at 4:32 PM, Larry Martell <larry.martell at gmail.com> wrote:
> On Mon, Dec 11, 2017 at 4:25 PM, Clint Dilks <clintd at scms.waikato.ac.nz> wrote:
>> On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com>
>> wrote:
>>
>>> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote:
2017 Dec 11
6
upgrading python
On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com>
wrote:
> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote:
> > On Tue, 2017-12-05 at 14:16 +0100, Kai Grunau wrote:
> >> On 05.12.2017 14:05, Larry Martell wrote:
> >> > I am running CentOS 7 and I have python version:
> >> >
> >> >
2012 Oct 24
1
Exec python script on puppet clinet running on windows
I am trying to execute a python script from manifest file on puppet windows
based client:
exec {''ez_setup.py -U setuptools'':
#command => ''C:\Python27\ez_setup.py -U setuptools'',
cwd => ''C:\Python27'',
path => ''C:\Python27;%PATH%'',
#creates => ''C:\Program,
2017 Dec 05
2
upgrading python
On Tue, 2017-12-05 at 14:16 +0100, Kai Grunau wrote:
> On 05.12.2017 14:05, Larry Martell wrote:
> > I am running CentOS 7 and I have python version:
> >
> > Python 2.7.5 (default, Sep 15 2016, 22:37:39)
> >
> > I need a newer version of 2.7 to pick up a bug fix. How can I do that
> > (without breaking anything in CentOS)?
>
> you could use the
2017 Dec 11
2
upgrading python
Pete Biggs wrote:
> On Mon, 2017-12-11 at 15:44 -0600, Frank Cox wrote:
>> On Mon, 11 Dec 2017 16:32:06 -0500
>> Larry Martell wrote:
>>
>> > Can I make that the default python?
>>
>> ~/.bashrc
>>
> No. I'm not entirely sure that is a good idea! No, not all.
>
> 'scl enable python27 bash' creates a *new* shell with the correct
2015 Nov 16
2
CentOS-SCL python version
Hi - I?d like to use the CentOS-SCL python27 packages, but those appear to be rather out of date, still on 2.7.5. Is there any chance that there will be an update in the 2.7 track, to 2.7.10?
thanks,
Noam
-----------------------------------------------------------
Noam Bernstein
Center for Materials Physics and Technology
Naval Research Laboratory Code 6390
noam.bernstein at
2012 May 13
1
Problem compiling package LogicReg - make Error 255
Hello all,
I've been using the R package LogicReg, but ended up having to change a
certain parameter in the Fortran 77 code (namely, I had to change LGCntrMax
to 25 in the file slogic.f).
I am using a 64-bit Windows 7 machine. When I tried to compile, I got the
following error:
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
C:\Program
2012 Dec 30
1
Does dlltools in 64-bit rtools for windows support 64-bit machine type?
Hi,
I've been trying to get the python bridge (rpy2) to build for 64-bit R
and python. The current stumbling block is that mingw can't use the
python27.lib file that comes with CPython and so I need to generate
libpython27.a.
When I use dlltool from rtools to do that however, I end up with a 32-bit file:
>"G:\Rtools\gcc-4.6.3\i686-w64-mingw32\bin\dlltool" -e libpython27.a
2016 Jul 04
4
how to use python 2.7 by default instead python 2.6 on centos 6.8
Hi,
centos 6.8 comes with python 2.6. But I want to use python 2.7 to build gstreamer sdk. I have built python 2.7 and installed it into my custom directory. How to set centos to use python 2.7 by default instead of python 2.6?
Thanks!
Regards
Andrew
2011 Aug 18
2
problem installing WINE
Hi, I had to rearrange the user accounts on my iMac (10.6.8) and need to re-instal WINE from the new admin account since the original one got mucked up (for one thing, the .wine directory got deleted which is in user space). It's objecting to the activation of python27:
---> Activating python27 @2.7.2_0+universal
Error: Target org.macports.activate returned: Image error:
2015 Apr 24
4
FYI: dovecot (008632bdfd2c) compilation woes, and minor glitch regarding update-version.sh
Hi ?
1) I'm trying to compile a recent hg dovecot version (008632bdfd2c) at a FBSD10-STABLE system without success:
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I/usr/local/include -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/local/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -I/usr/local/include
2017 Dec 11
0
upgrading python
On Mon, Dec 11, 2017 at 4:25 PM, Clint Dilks <clintd at scms.waikato.ac.nz> wrote:
> On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com>
> wrote:
>
>> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote:
>> > On Tue, 2017-12-05 at 14:16 +0100, Kai Grunau wrote:
>> >> On 05.12.2017 14:05, Larry
2017 Dec 11
0
upgrading python
On Tue, Dec 12, 2017 at 11:31 AM, <m.roth at 5-cent.us> wrote:
> Pete Biggs wrote:
> > On Mon, 2017-12-11 at 15:44 -0600, Frank Cox wrote:
> >> On Mon, 11 Dec 2017 16:32:06 -0500
> >> Larry Martell wrote:
> >>
> >> > Can I make that the default python?
> >>
> >> ~/.bashrc
> >>
> > No. I'm not entirely sure
2017 Dec 12
0
upgrading python
Larry Martell wrote:
> On Mon, Dec 11, 2017 at 4:32 PM, Larry Martell <larry.martell at gmail.com>
> wrote:
>> On Mon, Dec 11, 2017 at 4:25 PM, Clint Dilks <clintd at scms.waikato.ac.nz>
>> wrote:
>>> On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell
>>> <larry.martell at gmail.com>
>>> wrote:
>>>> On Tue, Dec 5, 2017 at 8:22
2014 Dec 15
4
[LLVMdev] [RFC] Requiring python 2.6
On 14 December 2014 at 20:50, David Majnemer <david.majnemer at gmail.com> wrote:
> Just a reminder, these bots are still not operational because of this
> change.
Well, there were valid objections to lowering the requirement.
If we can require the host compiler to be upgraded, it is probably ok
to require python to be upgraded too, no?
Cheers,
Rafael
2015 Jan 26
5
[LLVMdev] Deadlock in llvm-lit on windows 7
Hi,
I am observing a deadlock with llvm-lit on windows 7.
When I attached a debugger, the communicate() call is blocked.
In file utils/lit/lit/TestRunner.py
> # FIXME: There is probably still deadlock potential here. Yawn.
> procData = [None] * len(procs)
> procData[-1] = procs[-1].communicate()
I am invoking python directly on windows to run the unit tests.
2019 Jun 28
2
Conflicts with custom passes
Hi Tim,
Thanks for your suggestion!
I built LLVM with Debug and tried this with my custom pass.
But it has the following error
error: unable to load plugin '../../trace-extractor/build/TracePass.so': '../../trace-extractor/build/TracePass.so: undefined symbol: _ZTIN4llvm10ModulePassE’
Originally I used a builtin Clang in the system and it does not produce this issue.
When I search
2010 Oct 14
2
Import error on Windows
Ok, got my corrupted binary issues sorted out by having someone download the file for me and forward me the extracted contents. Bizarre, but fixed.
Now, I'm running into another issue, this time with the Python bindings. I've installed the MSVC distrib package and checked that site-packages has `xapian.py` and a folder called `xapian` with three files in it: `__init__py`, `_xapian.pyd`