DevOps Unleashed

Lightweight blog about DevOps automation and tooling.

Menu

  • Home
  • DevOps Links

Python – Slate – Install – Failed

I tried to install the Slate python package via PIP today.  No good, I ran into the following error.

  • Command “python setup.py egg_info” failed with error code 1 in…

The work-around was to bypass https://pypi.org/ and install directly from guthub.

  • pip install https://github.com/timClicks/slate/archive/master.zip

Share this:

  • Twitter
  • Facebook

Like this:

Like Loading...

Related

Posted in Python on September 2, 2018 by devopsunleashed.

Post navigation

← AWS CLI – QUERY InstanceId
SQS (S3 Event) Lambda Trigger →

Recent Posts

  • Devopsdays Minneapolis
  • Java Champions – Java Free Article
  • PowerShell – Sub-Expressions
  • JENKINS JCasC – securityRealm
  • Monitoring Plan – AWS Style!
  • Jenkins JCasC – Illegal character in opaque part at index
  • Jenkins – Configuration as Code – JCasC
  • AWS Account Suspended – Umm…
  • SQS (S3 Event) Lambda Trigger
  • Python – Slate – Install – Failed

Categories

Ansible AWS DevOps Docker Git Gradle Java Jenkins Python SCRUM Slack TFS VirtualBox Visual Studio VSTS
Follow DevOps Unleashed on WordPress.com
Website Powered by WordPress.com.
%d bloggers like this: