vMeijin / pySmithPlot

Matplotlib extension for creating Smith charts with Python
127 stars 73 forks source link

Intall pysmithplot #9

Closed anthonnyt closed 8 years ago

anthonnyt commented 8 years ago

I download pySmithPlot-master and I used pip install pysmithplot and that didn't install pysmithplot... I have matplotlib >1.2 and the numpy lib... What is the problem? Help please

carloskmilo commented 8 years ago

What version of python do you have?

anthonnyt commented 8 years ago

I have version 2.7.9

DrRogla commented 8 years ago

I have version 3.5 and didn't work through pip for me either.

I downloaded the project and ran setup "python setup.py install" and it works perfectly.

vMeijin commented 8 years ago

I dont know who puts the packages into the pip repository but I am not responsible for this. If you want to install the package, you have to download the current version and run the following command inside the base directory: python3 ./setup.py install

ingelectronicadj commented 7 years ago

Hi friend, thanks for the input ¿license? Add the GNU license I want to implement it and share it