Re: regarding installation

2016-04-20 Thread Rakesh Sharma
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.



Virus-free.
www.avast.com

<#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Wed, Apr 20, 2016 at 12:00 PM, Edward d'Auvergne 
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 
> 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.phys...@gmail.com
> >
> > <
> https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail
> >
> > Virus-free.
> > www.avast.com
> > <
> https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail
> >
> > <#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> > ___
> > relax (http://www.nmr-relax.com)
> >
> > This is the relax-users mailing list
> > relax-users@gna.org
> >
> > 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
>
___
relax (http://www.nmr-relax.com)

This is the relax-users mailing list
relax-users@gna.org

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


Re: regarding installation

2016-04-20 Thread Edward d'Auvergne
On 20 April 2016 at 12:39, Rakesh Sharma  wrote:
>
> 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.

Hi,

Are you using the official Python from http://python.org ?  If not,
then that is very likely to be your problem.  Can you run Python, and
type "import numpy"?  Does this show any error messages?

Regards,

Edward

___
relax (http://www.nmr-relax.com)

This is the relax-users mailing list
relax-users@gna.org

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


regarding installation

2016-04-19 Thread Rakesh Sharma
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.phys...@gmail.com


Virus-free.
www.avast.com

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

This is the relax-users mailing list
relax-users@gna.org

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