Subject: Re: [nmr_sparky] Installation issues nmrfam-sparky on MacOS
From: Woonghee Lee
Date: Dec 11, 2018

Previous: 1432 Next: 1434


Hi Arun,

I meant you just type python2.7 instead of python like:

$ sudo python2.7 ./install.py

This should work fine.

Best,
Woonghee


On Tue, Dec 11, 2018 at 9:46 AM Arun Gupta arungupta851@... [nmr_sparky] nmr_sparky@yahoogroups.com wrote:
 

Hi Wonhghee,

Yeah you are right . I have anaconda 3 installed (python 3.7.0 version).  I tried to create an alternate environment with  python2.7 version. Find the below the error description. Can we work out nmrfam-sparky with any of other python 3 .0 versions. 

conda create --name py27 python-2.7

Solving environment: failed


PackagesNotFoundError: The following packages are not available from current channels:


  - python-2.7


Current channels:


  - https://repo.anaconda.com/pkgs/main/osx-64

  - https://repo.anaconda.com/pkgs/main/noarch

  - https://repo.anaconda.com/pkgs/free/osx-64

  - https://repo.anaconda.com/pkgs/free/noarch

  - https://repo.anaconda.com/pkgs/r/osx-64

  - https://repo.anaconda.com/pkgs/r/noarch

  - https://repo.anaconda.com/pkgs/pro/osx-64

  - https://repo.anaconda.com/pkgs/pro/noarch


To search for alternate channels that may provide the conda package youre

looking for, navigate to


    https://anaconda.org


and use the search bar at the top of the page.



Best wishes

Arun Gupta 
On Tuesday, December 11, 2018, 2:48:48 PM GMT, Woonghee Lee woonghee791113@... [nmr_sparky] nmr_sparky@yahoogroups.com wrote:


 

Dear Arun,

It seems python 3 is set to default in your mac. You can use python2.7 instead. Let me know if you cannot figure out how to.

Cheers,
Woonghee

On Tue, Dec 11, 2018, 8:37 AM Arun Gupta arungupta851@... [nmr_sparky] nmr_sparky@yahoogroups.com wrote:
 

Hi Wonghee

I recently tried to install the nmrfam-sparky (Build 11/26/18) on MacOS Mojave .  I followed the installation instructions mentioned for MacOS. However I am getting the following error message !!! .Will commenting out the # print logo will help to proceed with the installation.  


sudo python ./install.py

  File ./install.py, line 26

    print logo

             ^

SyntaxError: Missing parentheses in call to print. Did you mean print(logo)?



I look  forward to hear from you

Best wishes

Arun Gupta