yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14370
Re: [Question #556258]: yade install problem
Question #556258 on Yade changed:
https://answers.launchpad.net/yade/+question/556258
Tanvir Hossain posted a new comment:
hi I have ran the code as python script and got following error,
# testImport.py
import math
import random as rand
import numpy as np
np.set_printoptions(threshold=numpy.nan)
import yade.timing
import pylab as pyl
from matplotlib import pyplot as pyp
import matplotlib.gridspec as gridspec
from nsmp1d_yade3D525Phi061 import *
--
You received this question notification because your team yade-users is
an answer contact for Yade.