Skip to content

stackblog.net

Anything related to OpenStack, Linux, Cisco…

Menu

  • Home
  • OpenStack
  • SDN
  • Cisco
  • Juniper
  • Linux
  • Programming
  • Vmware
  • Automation
  • AWS
  • DevOps
  • Containers

python

Installing additional packages for Python on Windows

mazur Programming March 15, 2015March 15, 2015python 0 Comment

On Windows 7 I have tried to install paramiko package so as to have possibility to SSH from Python scripts to network devices or any other SSH servers.

  1. Install setuptools https://pypi.python.org/pypi/setuptools#id3
  2. Install VC++ compiler for Python2.7 http://www.microsoft.com/en-us/download/details.aspx?id=44266
  3. Install a required package:

1
pip install paramiko

 VC++ compiler installation is needed as some of the downloaded files needs compilation to executable files or libraries.

Recent Posts

  • Why Insomnia and not Postman?
  • Scanning docker container images
  • openstack cli in a docker container
  • AWS CloudFormer
  • EFK (Elasticsearch-Fluentd-Kibana) in kubeadm-dind-cluster

Recent Comments

  • Mote83 on Nova installation on Ubuntu 14.04
  • rover on Instance not started due to Neutron misconfiguration on Ubuntu 14.04
  • Heat installation on Ubuntu 14.04 | stackblog.net on Nova installation on Ubuntu 14.04

Categories

  • Automation
  • AWS
  • Cisco
  • Containers
  • DevOps
  • Home
  • IaC
  • Juniper
  • kubernetes
  • Linux
  • OpenStack
  • Programming
  • Pulumi
  • SDN
  • Terraform
  • Uncategorized
  • Vmware

Archives

  • March 2022
  • March 2020
  • September 2019
  • July 2019
  • May 2019
  • September 2018
  • July 2018
  • June 2018
  • May 2018
  • June 2015
  • March 2015

Tags

aws centos ci cinder cisco containers contrail debian devops dind docker efk elasticsearch fedora fluentd glance guestfish heat iac ios jenkins juno k8s kibana kubernetes linux neutron nova ntp openstack opensuse ovs pulumi python sdn security spice swift terraform trove Tungsten ubuntu virt-customize virt-edit virt-resize

Blog stats

  • 0
  • 3
  • 2
  • 1,243
  • 5,775
  • 298,646
  • 76,440
Copyright © 2023 stackblog.net. All rights reserved.
Theme: Accelerate by ThemeGrill. Powered by WordPress.