vMeijin / pySmithPlot

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

It's not working in my system. #2

Closed hyzhaogogle closed 8 years ago

hyzhaogogle commented 10 years ago

I am using python3.3 and the error will show up as ' expection in Tkinder callback'. Inside the function :Transform_path_non_affine x,y= np.array(zip(*vertices) Type error iteration over 0-d array.

Is there any design document here? It is hard to understand the coding.

vMeijin commented 10 years ago

This probably not the only incompatibility with python 3.3. I wrote the code for 2.7 and there is no further documentation besides the commentaries. I also won't change anything on the code soon because of lack of time.

hyzhaogogle commented 10 years ago

Hi,Paul, Thank you. I am trying to modify it so that it can work in python 3.3

On Mon, Nov 11, 2013 at 3:01 PM, Paul Staerke notifications@github.comwrote:

This probably not the only incompatibility with python 3.3. I wrote the code for 2.7 and there is no further documentation besides the commentaries. I also won't change anything on the code soon because of lack of time.

— Reply to this email directly or view it on GitHubhttps://github.com/vMeijin/pySmithPlot/issues/2#issuecomment-28250328 .

hyzhaogogle commented 10 years ago

I already make it work in python3.3. If you want, I can send it to you.

vMeijin commented 8 years ago

Please check the new release version 0.2.