I'm working on a tool using RhinoPython with Numpy and Scipy modules. I 've downloaded and installed Ironpython but when I import scipy it gives me this error messsage "Message: 'module' object has no attribute 'version' ".
Try to comment the following lines in the __init__.py file (use # at the beginning of the lines from 93 to 98):
majver, minver = [float(i) for i in _num.version.version.split('.')[:2]]
if majver < 1 or (majver == 1 and minver < 2):
import warnings
warnings.warn("Numpy 1.2.0 or above is recommended for this version of " \
"scipy (detected version %s)" % _num.version.version,
UserWarning)
Dear Dr Gianpaolo Savio ,
Thanks a lot for your help . the error message no longer appears. :)
thanks very much .
I have several question regarding the MOR; hope anyone help me better understand. 1- in CV using (KOH+MEOH) what is the indication of absence of the redox peaks? shouldn't they exist as a sign...
28 February 2021 4,851 8 View
In R-studio, there are many commands of Gumbel package. Arguments are also different. I`m asking about the alpha parameter of the Copula which must be greater than 1. If this is the one used to...
25 February 2021 5,229 3 View
the samples are not completely soluble - just swelled the solvents that's mean the sample may be partially soluble any suggestion, please
16 February 2021 8,801 3 View
I am working on Taylor Couette flow between concentric cylinders and the results are correct for the full case. however, I wanted to do symmetry case to improve the mesh. I have tried periodic...
11 February 2021 2,193 6 View
If i did a same experiment for a 2 populations and i need to publish this work in a 2 different papers can i use the same word in the writing of these 2 papers or this would considered as...
04 February 2021 4,648 4 View
I need to know the reliability of the evaluation results and the rate of achievement of the course objectives, Thank you (*-*).
02 February 2021 7,828 7 View
I need to know the extent of the success of the e-learning plan in countries of different capabilities, Thank you (*-*)
02 February 2021 4,712 15 View
Hi Dear colleagues This was my first experience on SSCP, and I couldn`t get any band by silver staining! Staining with Et Br was successful. I mixed the PCR product with formamide loading dye,...
01 February 2021 8,788 6 View
I am trying to model sloshing water in a tank in ANSYS Fluent using Wall motion. BUT it seems that System coupling is not responding to wall motion and it works only with Dynamic mesh.
20 January 2021 2,963 3 View
I could not synthesize Selenium nanoparticles by PEG 200 at up-scale ( more than 100 ml) as it got aggregated while at small amounts it works fine , I work with 850 PPM using selenium powder in...
08 January 2021 10,049 1 View
Hi, I am trying to construct a multi-layer fibril structure from a single layer in PyMol by translating the layer along the fibril axis. For now, I am able to use the Translate command in PyMol...
02 March 2021 4,569 4 View
I want to do a parameter study of a aixsymmetric cylinder in Abaqus. I want to create several jobs where I get the stresses for 3 different points in my model. These points are defined. I wrote a...
01 March 2021 10,078 1 View
Which is suitable for use with Python? MySQL or SQL Server? What is your suggestion?
01 March 2021 3,422 3 View
Please, if Gaussian Parameter optimization is possible in this code structure
28 February 2021 278 3 View
I wanted to add an extra parameter to the existing Johnson cook equation in the ABAQUS simulation. How to add those extra parameters. Ref: A modified Johnson-Cook material model with strain...
28 February 2021 4,841 3 View
System Description Cuda 11.2 GeForce GTX 1080ti tensorflow version 2.4.1 keras version 2.2.0 python version 3.8 I was getting the below error when I try to run my code on the...
25 February 2021 6,673 2 View
23 February 2021 7,826 2 View
I am looking for implementation of bayesian decision trees and bayesian regression trees in Python and/or R.. Do you know if the existing libraries support this
23 February 2021 6,689 3 View
Hi everyone. I am researching droguht effects on soil water drought. I am looking for already implemented functions in R or Python to estimate soil water content from precipitation,...
21 February 2021 2,084 1 View
I treid to use Entrez Batch, but it redirects me to NCBI site. Is there any script of Linux or Python through which I can download Fasta sequence of list of gene ID ?
21 February 2021 7,783 12 View