yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15688
Re: [Question #654642]: installation of Yade in Mac OS X
Question #654642 on Yade changed:
https://answers.launchpad.net/yade/+question/654642
Status: Answered => Open
ozge is still having a problem:
Hi,
I've already installed Yade on my mac via parallels desktop. However,
Yade is working very slow. In addition, I also recieved an error after
python command such as:
apple@ubuntu:~/workspace/ANISOTROPIC/withouthole/triaxial$ python multiPlot.py
Traceback (most recent call last):
File "multiPlot.py", line 204, in <module>
legend(('0','2','5','10','20'),1)
File "/usr/lib/python2.7/dist-packages/matplotlib/pyplot.py", line 3553, in legend
ret = gca().legend(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/matplotlib/axes/_axes.py", line 538, in legend
self.legend_ = mlegend.Legend(self, handles, labels, **kwargs)
File "/usr/lib/python2.7/dist-packages/matplotlib/legend.py", line 385, in __init__
self._init_legend_box(handles, labels, markerfirst)
File "/usr/lib/python2.7/dist-packages/matplotlib/legend.py", line 626, in _init_legend_box
for orig_handle, lab in zip(handles, labels):
TypeError: zip argument #2 must support iteration
Do have any suggestion for me to make the running faster and how to solve the error given above ?
By the way, I installed Ubuntu 16.04.3.
thanks a lot.
ozge
--
You received this question notification because your team yade-users is
an answer contact for Yade.