mailRe: regarding installation


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Rakesh Sharma on April 20, 2016 - 12:40:
Thanks for your reply. I am not able to run relax so not able to generate
log file. I Downloaded relax then put that in system path by using my
computer as told in manual. I have python 2.7.11 Numpy 1.11.0, Relax is
4.0.1. Can you please tell me the procedure after installing python how to
install that in window. I can download other version of python and all
software. When I started installing, I got problem with cythonize then when
I rectify that then with numpy now it is showing some error with code at
line 59 and 72 in dep-chk.py when i am typing relax in cmd. Please tell me
step wise installation procedure so that I can check I followed the right
path or not.


<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Wed, Apr 20, 2016 at 12:00 PM, Edward d'Auvergne <edward@xxxxxxxxxxxxx>
wrote:

Hi Rakesh,

Welcome to the relax mailing lists!  For your problems, it would help
if you reported more of the text from the problems you see.  For
example typing:

$ relax --log log_file

without the prompt symbol "$" should place all output into the file
'log_file'.  If this doesn't work, then there is the option of running
one of:

$ relax > log_file
$ relax >> log_file 2>&1

The text before the reported line numbers is very important for
understanding the problem (as well as those after).  I would also
recommend you try running:

$ relax -i > relax_info.log

And copying and pasting that output into an email as well.  Note that
file attachments have been blocked on these mailing lists.  Normally I
would have said that it is your numpy version which is problematic.
However relax should produce a clean message such as:

$ ./relax
Version 1.5.2 of the 'numpy' dependency is not supported, numpy >= 1.6
is required.
$

Maybe the issue is with your Python version?  Could you please report
the versions of Python, relax, minfx, bmrblib, numpy, and scipy you
are using?

Cheers,

Edward



On 19 April 2016 at 19:39, Rakesh Sharma <rakeshrocky.physics@xxxxxxxxx>
wrote:
Hello Everyone,
I am new user to relax and having error in installing it on windows.
after
installing when i type relax in CMD i got error in cmd as in

 line 72 of dep_check.py
if version_comparison(numpy.version.version, '1.6') == -1:

and in line 52
version1 = [int(val) for val in version1.split('.')]

and errors are

value error:  invalid literal for int<> with base 10: '0b1'


can anybody please suggest me the solution. My mail id is

rakeshrocky.physics@xxxxxxxxx

<
https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail

Virus-free.
www.avast.com
<
https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail

<#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-users mailing list
relax-users@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-users



Related Messages


Powered by MHonArc, Updated Wed Apr 20 13:00:12 2016