WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: python-setuptools  (Read 1877 times)

Offline limeblack

  • Jr. Member
  • **
  • Posts: 69
python-setuptools
« on: September 19, 2015, 08:57:14 PM »
Could someone either add or help me install python-setuptools https://pypi.python.org/pypi/setuptools#unix-wget

I'm doing

curl -k https://bootstrap.pypa.io/ez_setup.py > ez.py
python ez.py

but get an error


Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11227
Re: python-setuptools
« Reply #1 on: September 20, 2015, 04:14:22 AM »
Hi limeblack
but get an error

You do realize that by keeping the error a secret, you make it difficult for others to help you, don't you?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14553
Re: python-setuptools
« Reply #2 on: September 20, 2015, 04:35:07 AM »
there's a python-setuptools extension in the x86 repo that works fine  :)

Offline limeblack

  • Jr. Member
  • **
  • Posts: 69
Re: python-setuptools
« Reply #3 on: September 20, 2015, 08:41:07 AM »
@Rich I would copy and paste the result but I'm running TC in a VM.

The error is along the lines of "raise CalledProcessError(retcode,cmd)"

@Juanito
What is python-setuptools called?  It certainly isn't called python-setuptools

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14553
Re: python-setuptools
« Reply #4 on: September 20, 2015, 08:43:05 AM »