search for: setuptools

Displaying 20 results from an estimated 75 matches for "setuptools".

2017 Jun 01
2
Test-suite bots red because of missing import
So, in the end looks like this setuptools 36 was deleted from pypi. There is an issue [1] open on setuptools. I can confirm by trying to force to install this version: $ pip install setuptools==36.0.0 Collecting setuptools==36.0.0 Could not find a version that satisfies the requirement setuptools==36.0.0 (from versions:<many version...
2014 Feb 26
1
How to build scl python-setuptools from src.rpm?
...c.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/SRPMS/python27-python-setuptools-0.6.28-7.el6.centos.alt.src.rpm<http://dev.centos.org/centos/6/SCL/SRPMS/python27-python-setuptools-0.6.28-7.el6.centos.alt.src.rpm%5Dpython27-python-setuptools%5B/url>it failed. build.log and root.log is in attachment. Help me please, what i do not right?
2017 Jun 01
2
Test-suite bots red because of missing import
Hi, There was a new Python setuptools release (36.0.0) today, that caused this compatibility issue. The suggestion to stop breaking the builds is to add a static setuptools version on lnt's requirements.client.txt. The latest known compatible version is 35.0.2. I have tested it building a LNT sandbox and it seems to works. setupt...
2018 Jan 31
0
CEBA-2018:0174 CentOS 6 python-setuptools BugFix Update
...ta and Bugfix Advisory 2018:0174 Upstream details at : https://access.redhat.com/errata/RHBA-2018:0174 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 85f193ba9b47719ad5a8839c395b6db1d60a0345b24a6f479c7bb51d993711ec python-setuptools-0.6.10-4el6_9.noarch.rpm x86_64: 85f193ba9b47719ad5a8839c395b6db1d60a0345b24a6f479c7bb51d993711ec python-setuptools-0.6.10-4el6_9.noarch.rpm Source: aa98e4b436c3ddba7059b92ec43b2ab6394557cd0b9924aa1f25f8cb6098c1fc python-setuptools-0.6.10-4el6_9.src.rpm -- Johnny Hughes CentOS Project { htt...
2013 Jun 03
0
CEBA-2013:0891 CentOS 6 setuptool FASTTRACK Update
CentOS Errata and Bugfix Advisory 2013:0891 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0891.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 36446fd8595d5da4756548ddee55c2d6cea5276a2f4f7598d6fd260cd289d45c setuptool-1.19.9-4.el6.i686.rpm x86_64:
2019 May 08
3
youtube-dl No module named 'pkg_resources'
...ther the update matters. It gives the error message: Traceback (most recent call last): File "/usr/bin/youtube-dl", line 6, in <module> from pkg_resources import load_entry_point ModuleNotFoundError: No module named 'pkg_resources' I've tried reinstalling python-setuptools, installing python34-setuptools and reinstalling youtube-dl . I'm aware there is a bugzilla on it. That and stackoverflow are where I got the ideas above. How do I make youtube-dl work on Centos 7? -- Michael hennebry at web.cs.ndsu.NoDak.edu "Sorry but your password must contain an...
2015 Aug 13
0
CEBA-2015:1605 CentOS 7 python-setuptools FASTTRACK BugFix Update
...nd Bugfix Advisory 2015:1605 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1605.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: f61304bd2bb087f2811b02e988b89fd039b74e78df57b60fb9853a1d94ac49fa python-setuptools-0.9.8-4.el7.noarch.rpm Source: 0d993d856bb585fbaf51d1d2bed3c3624a53237ee2161476f363a18afaf02869 python-setuptools-0.9.8-4.el7.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net
2010 Feb 11
1
[PATCH] Provides a reference implementation management server.
...ff --git a/server/ez_setup/README.txt b/server/ez_setup/README.txt new file mode 100644 index 0000000..77c986d --- /dev/null +++ b/server/ez_setup/README.txt @@ -0,0 +1,14 @@ +This directory exists so that Subversion-based projects can share a single +copy of the ``ez_setup`` bootstrap module for ``setuptools``, and have it +automatically updated in their projects when ``setuptools`` is updated. + +For your convenience, you may use the following svn:externals definition:: + + ez_setup svn://svn.eby-sarna.com/svnroot/ez_setup + +You can set this by executing this command in your project directory:: +...
2010 Feb 17
0
[PATCH] Provides the new node lifecycle events.
...-git a/server/ez_setup/README.txt b/server/ez_setup/README.txt deleted file mode 100644 index 77c986d..0000000 --- a/server/ez_setup/README.txt +++ /dev/null @@ -1,14 +0,0 @@ -This directory exists so that Subversion-based projects can share a single -copy of the ``ez_setup`` bootstrap module for ``setuptools``, and have it -automatically updated in their projects when ``setuptools`` is updated. - -For your convenience, you may use the following svn:externals definition:: - - ez_setup svn://svn.eby-sarna.com/svnroot/ez_setup - -You can set this by executing this command in your project directory:: -...
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:\Py...
2008 Dec 04
1
Is anyone using Review Board on CentOS 5?
...www.review-board.org/downloads/nightlies/ Best match: PIL 1.1.6 Downloading http://www.review-board.org/downloads/mirror/ PIL-1.1.6.tar.gz Processing PIL-1.1.6.tar.gz Running PIL-1.1.6/setup.py -q bdist_egg --dist-dir /tmp/easy_install- t4JHIx/PIL-1.1.6/egg-dist-tmp-t3asKn The required version of setuptools (>=0.6c7) is not available, and can't be installed while this script is running. Please install a more recent version first. (Currently using setuptools 0.6c5 (/usr/lib/python2.4/site-packages)) error: Setup script exited with 2 Unfortunately, the python-setuptools for CentOS 5 is versio...
2013 Jul 18
2
Puppetlabs Apt module: dependency cycle
...9;[ ! -f /var/cache/apt/pkgcache.bin ] || /usr/bin/find /etc/apt/* -cnewer /var/cache/apt/pkgcache.bin | /bin/grep . > /dev/null''", } package { ["build-essential","apache2","git","python","python-dev","python-setuptools", "python-pip"]: ensure => present, require => Exec["apt-get update"], } class { ''apt'': } include apt apt::builddep { ["python-imaging","python-lxml"]: require => Class[''apt&...
2010 Mar 12
1
missing dependencies in ovirt-build
...date --utc +%Y%m%d%H%M%S)git$(git log -1 --pretty=format:%h)" -ta ovirt-node-1.0.3.tar.gz sed: can't read /usr/share/selinux/devel/policyhelp: No such file or directory error: Failed build dependencies: python-devel is needed by ovirt-node-1.0.3-0.fc11.20100312165619gitedf012a.src python-setuptools is needed by ovirt-node-1.0.3-0.fc11.20100312165619gitedf012a.src make[2]: *** [rpms] Error 1 make[2]: Leaving directory `/home/panter/ovirt/node' make[1]: *** [publish] Error 1 make[1]: Leaving directory `/home/panter/ovirt' I suggest add python-devel and python-setuptools to ovirt-build...
2017 Sep 07
1
Failed building wheel for libvirt-python
...===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) Using cached libvirt-python-2.1.0.tar.gz Building wheels for collected packages: libvirt-python Running setup.py bdist_wheel for libvirt-python ... error Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-g9ai0P/libvirt-python/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpsHlvcmpip-wheel- --python-tag cp27:...
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? Thanks Much! Fabricio.
2017 Jun 01
2
Test-suite bots red because of missing import
Hi all, It seems some of the test-suite bots are red because they can't find the six module anymore. See e.g. http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/6867 http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/5727 Does anyone know how to fix this? Thanks, Diana -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Jun 04
0
CentOS-announce Digest, Vol 100, Issue 1
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2014 Mar 20
3
[LLVMdev] LNT internal server error
Re-poked. - Daniel On Wed, Mar 19, 2014 at 12:04 PM, Tobias Grosser <tobias at grosser.es> wrote: > On 03/11/2014 12:41 PM, Tobias Grosser wrote: > >> Hi Chris, hi Daniel, >> >> I see again internal server errors when visiting llvm.org/perf. I >> remember you have been restarting the service several times, but it >> seems it is happening again. Did
2015 Jan 29
2
[LLVMdev] LNT install
I followed the lnt quickstart <http://llvm.org/docs/lnt/quickstart.html> directions but got this diagnostic when doing the setup: bash-3.2$ ~/mysandbox/bin/python ~/lnt/setup.py develop /Users/dcallahan/mysandbox/lib/python2.7/site-packages/setuptools/dist.py:284: UserWarning: The version spec\ ified requires normalization, consider using '0.4.1.dev0' instead of '0.4.1dev'. … Subsequently I get this error: > /Users/dcallahan/mysandbox/bin/lnt runtest nt --sandbox /Users/dcallahan/tmp/sand --cc /Users/dcallahan/bu\ ild/Debug...
2019 May 08
0
youtube-dl No module named 'pkg_resources'
...gives the error message: > Traceback (most recent call last): > File "/usr/bin/youtube-dl", line 6, in <module> > from pkg_resources import load_entry_point > ModuleNotFoundError: No module named 'pkg_resources' > > I've tried reinstalling python-setuptools, > installing python34-setuptools and reinstalling youtube-dl . > > I'm aware there is a bugzilla on it. > That and stackoverflow are where I got the ideas above. > > How do I make youtube-dl work on Centos 7? > > -- > Michael hennebry at web.cs.ndsu.NoDak.edu &g...