atifahsan commented on issue #7871: How to install superset in the Linux environment without network? URL: https://github.com/apache/incubator-superset/issues/7871#issuecomment-512135399 I did it on RHEL7 without the internet connection it was a very tedious task. What I did was create a similar distribution machine on AWS and downloaded all system dependencies using yum on it and then copy and install them on the offline machine. Similarly pip download all packages from requirements.txt and then copy and install them on offline machine. Regards Atif Ahsan +971 50 728 6001 On Wed, Jul 17, 2019 at 5:04 AM Mohamad Syazwan Shafei < [email protected]> wrote: > Superset require dependencies as in requirements.txt, so network is needed > for the first time as dependencies need to be downloaded. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/incubator-superset/issues/7871?email_source=notifications&email_token=AA4QF3KEIO4YYSOAGMUP4E3P7ZVYPA5CNFSM4IDUKI2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2CWSYY#issuecomment-512059747>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AA4QF3JMMZESHABUCJTUZRTP7ZVYPANCNFSM4IDUKI2A> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
