Skip to content

Pip Install Issue - Version RPi #241

@kb1lqd

Description

@kb1lqd

Summary

While trying to install Faraday software on my RPi3 through PIP (PyPi) I encountered issues with Faraday not being found in pypi due to incorrect version.

I used pip install Faraday and it failed.

Problem Explanation

I was able to install using sudo pip install Faraday==0.0.1015.dev1222 (I had to use sudo...)

But I did get odd operation/failure of PIP after installation, I have use pip or uninstall things anymore...

Environment

Software

PyPi installation of Faraday 0.0.1015.dev1222

Hardware

Raspberry Pi 3.

Supporting Information

Failure terminal:
image

Although faraday-proxy auto fills it does not actually run...

image

Pip now failure during any use after installation of faraday:

image

@kb1lqc Note that I was able to pip install faraday on my windows machine running a virtual box of ubuntu but faraday-proxy would not run. Is this an error in installation for /etc or such in linux?

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions