You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Bipin Kumar, Shubham" <sb...@iu.edu> on 2022/06/07 16:47:28 UTC

Re: [External] Re: Problem while downgrading python version for django portal

Hi Dinuka,

yes, I was able to fix it on the same day and I was able to complete my local setup as well. I dropped a message in slack on the same day. I'm going through the code to figure out changes needed in the API's or the additional API's needed for the dashboard, after that I'll start working on the frontend .

Thanks for the help!!


Regards,
Shubham
________________________________
From: Dinuka Desilva <l....@gmail.com>
Sent: Tuesday, June 7, 2022 12:41 PM
To: Airavata Dev <de...@airavata.apache.org>
Subject: [External] Re: Problem while downgrading python version for django portal

This message was sent from a non-IU address. Please exercise caution when clicking links or opening attachments from external sources.

Hi Shubham,

Were you able to fix this issue?

Dinuka

On Fri, Jun 3, 2022 at 12:00 PM Dinuka Desilva <l....@gmail.com>> wrote:
Hi Shubham,

Can you try installing through the installer?
https://www.python.org/downloads/macos/<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.python.org%2Fdownloads%2Fmacos%2F&data=05%7C01%7Csbipink%40iu.edu%7Cb44309cae08f43a2095f08da48a4a4f6%7C1113be34aed14d00ab4bcdd02510be91%7C0%7C0%7C637902169243258330%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=2Xc9xJu6KuSkM21Oljt12HF%2FhJRiAo%2BkNjxYY7haKZw%3D&reserved=0>

Thanks & Regards,
Dinuka

On Fri, Jun 3, 2022 at 11:54 AM Bipin Kumar, Shubham <sb...@iu.edu>> wrote:
Hi Dinuka,

I was downgrading the python version to 3.8.3 as suggested by you in earlier email. I currently have python version 3.9.10 . I tried installing using brew but I was getting below error:

configure: error: Unexpected output of 'arch' on OSX

make: *** No targets specified and no makefile found.  Stop




I then proceeded to use arch info in the command as well as suggested in few forums :

arch -x86_64 pyenv install 3.8.3



I'm still facing below error :

1 error generated.

make: *** [Modules/posixmodule.o] Error 1

make: *** Waiting for unfinished jobs....



Can you please help me out in resolving this.



Regards,

Shubham