search for: python27

Displaying 20 results from an estimated 74 matches for "python27".

Did you mean: python2.7
2017 Dec 11
6
upgrading python
...f 2.7 to pick up a bug fix. How can I do that > >> > (without breaking anything in CentOS)? > >> > >> you could use the anaconda software, it is independent of the OS > >> regards > >> > >> > > > > Or use Software Collections, the Python27 package from there has 2.7.13 > > > > https://www.softwarecollections.org/en/scls/rhscl/python27/ > > > > https://wiki.centos.org/AdditionalResources/Repositories/SCL > > I followed the instructions at the first link and I still only seem to > have 2.7.5. How can...
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 http://dev.centos.org/centos/6/SCL...
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: /Applications/MacPorts/Python 2.7/Build Applet.app/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port python27. Use 'port -f activate p...
2017 Dec 12
2
upgrading python
...gt; > (without breaking anything in CentOS)? >>> >> >>> >> you could use the anaconda software, it is independent of the OS >>> >> regards >>> >> >>> >> >>> > >>> > Or use Software Collections, the Python27 package from there has 2.7.13 >>> > >>> > https://www.softwarecollections.org/en/scls/rhscl/python27/ >>> > >>> > https://wiki.centos.org/AdditionalResources/Repositories/SCL >>> >>> I followed the instructions at the first link an...
2017 Dec 11
2
upgrading python
...1 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 > environment. As each invocation of bash reads .bashrc, it will also > create another new shell which will then read .bashrc and create > another shell .... > > Depending on the speed of your machine and disks and how much memory &gt...
2012 May 13
1
Problem compiling package LogicReg - make Error 255
....2\bin; C:\Program Files\R\R-2.14.2\; C:\Program Files\R\R-2.14.2\bin; C:\Program Files\R\R-2.14.2\bin\x64;%SystemRoot%\system32; %SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\MATLAB\R2011a\runtime\win64;C:\Program Files\MATLAB\R2011a\bin;C:\Python27;C:\Python27\DLLs;C:\Python27\Scripts;C:\Python27\Lib\site-packages\PyQt4;C:\Python27\Lib\site-packages\vtk;C:\Python27\gnuplot\binary;C:\Program Files (x86)\pythonxy\SciTE-3.0.3.2;C:\Program Files (x86)\pythonxy\console;C:\MinGW32-xy;C:\MinGW32-xy\bin; C:\F\G77\bin; -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+...
2017 Dec 11
2
upgrading python
...t;> >> 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 >> > environment. As each invocation of bash reads .bashrc, it will also >> > create another new shell which will then read .bashrc and create >> > another shell .... >> > >> > Depending on the speed of y...
2017 Dec 05
2
upgrading python
..., 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 anaconda software, it is independent of the OS > regards > > Or use Software Collections, the Python27 package from there has 2.7.13 https://www.softwarecollections.org/en/scls/rhscl/python27/ https://wiki.centos.org/AdditionalResources/Repositories/SCL P.
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
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, require => File[''C:\Python27''], } I have ''file''...
2012 Mar 12
1
Help, Wine isn't working
...Dear Esther Last login: Mon Mar 12 02:20:51 on ttys000 Nathans-MacBook-Pro:~ nathanbreedlove$ sudo port install wine Password: ---> Computing dependencies for wine ---> Dependencies to be installed: apple-gcc42 gst-plugins-base gnome-vfs gconf dbus-glib gtk-doc gnome-doc-utils py27-libxml2 python27 python27 py27-libxml2 rarian getopt gtk2 atk gdk-pixbuf2 jasper jpeg jpeg libpng libpng tiff tiff hicolor-icon-theme pango Xft2 xrender xorg-libX11 autoconf help2man p5.12-locale-gettext automake libtool xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxc...
2018 Sep 14
0
CentOS 6: meson/ninja in python36 requires python27
...stall meson ninja`. Later at run-time, while building atk 2.29.1: $ meson --prefix /opt/atk _build $ ninja-build -C _build FAILED: atk/atkmarshal.c /opt/gimp-2.8/bin/glib-genmarshal --prefix atk_marshal --output atk/atkmarshal.c --body ../atk/atkmarshal.list --include-header atkmarshal.h /opt/rh/python27/root/usr/bin/python: error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file: No such file or directory ninja: build stopped: subcommand failed. Adding /opt/rh/python27/usr/lib64 to LD_LIBRARY_PATH works around this problem, but I wonder if there isn't a depen...
2015 Apr 24
4
FYI: dovecot (008632bdfd2c) compilation woes, and minor glitch regarding update-version.sh
...nerated. Makefile:591: recipe for target 'fts-tokenizer-generic.lo' failed gmake[4]: *** [fts-tokenizer-generic.lo] Error 1 gmake[4]: Leaving directory '/usr/local/etc/dovecot/SOURCE/dovecot-2.2/src/lib-fts' 2) I don't have a python binary installed, only a python2 link to the python27 binary (FBSD, and python27 from ports). Thus, update-version.sh will fail to evaluate hg's changeset. As a quick fix I needed to create a link: python -> python2 Regards, Michael
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 -d python27.def python27.dll >objdump -f libpython27.a li...
2019 Apr 03
2
SAMBA 48 - Dependencies Python27 vs python36
Hello Everyone, Good morning/afternoon/evening. Is there any chance to have SAMBA 48 working with Python36 and its derivatives? ( py36-dnspython-1.15.0.txz. py36-iso8601-0.1.11.txz, py36-ply-3.11.txz, py36-setuptools-40.6.2.txz) Currently SAMBA 48 requires python 26, but that is conflicting with existing packages in the server that is using py36. Any way to work around that issue?
2019 Apr 04
2
SAMBA 48 - Dependencies Python27 vs python36
On Thu, 2019-04-04 at 08:38 +0200, Andrea Venturoli via samba wrote: > On 4/4/19 12:36 AM, Suporte - KONTROL via samba wrote: > > > > Hi Andrew, > > Thanks much for the message. > > > > As I am using FreeBSD 12, that´s the latest SAMBA version available > > via PKG support, although I know it's possible to compile the ver > > 4.10 > > Would
2019 Apr 04
0
SAMBA 48 - Dependencies Python27 vs python36
On 4/4/19 12:36 AM, Suporte - KONTROL via samba wrote: > Hi Andrew, > Thanks much for the message. > > As I am using FreeBSD 12, that´s the latest SAMBA version available via PKG support, although I know it's possible to compile the ver 4.10 > Would you mind let me know where to get its Source code and possibly some DOC material for FreeBSD compiling? > I will definitively
2019 Apr 03
2
SAMBA 48 - Dependencies Python27 vs python36
...Once again!!! Much appreciated! Fabricio. -----Original Message----- From: Andrew Bartlett [mailto:abartlet at samba.org] Sent: Wednesday, April 3, 2019 5:52 PM To: Suporte - KONTROL <suporte at kontrolsecurity.com.br>; samba at lists.samba.org Subject: Re: [Samba] SAMBA 48 - Dependencies Python27 vs python36 On Wed, 2019-04-03 at 15:37 -0300, Suporte - KONTROL via samba wrote: > Hello Everyone, > > Good morning/afternoon/evening. > > > > Is there any chance to have SAMBA 48 working with Python36 and its > derivatives? ( py36-dnspython-1.15.0.txz. py36-iso8601-...
2017 Dec 11
0
upgrading python
...can I do that >> >> > (without breaking anything in CentOS)? >> >> >> >> you could use the anaconda software, it is independent of the OS >> >> regards >> >> >> >> >> > >> > Or use Software Collections, the Python27 package from there has 2.7.13 >> > >> > https://www.softwarecollections.org/en/scls/rhscl/python27/ >> > >> > https://wiki.centos.org/AdditionalResources/Repositories/SCL >> >> I followed the instructions at the first link and I still only seem to &...
2017 Dec 11
0
upgrading python
...n 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 > > environment. As each invocation of bash reads .bashrc, it will also > > create another new shell which will then read .bashrc and create > > another shell .... > > > > Depending on the speed of your machine and disk...