Hi Pierre,
Try the follwing action plan :
1/ Download all requirement on machine with network using the follwing command
mkdir c:\tmp\delphixpy
pip install --download c:\tmp\delphixpy -r requirements.txt
2/ Copy c:\tmp\delpohixpy to the other machine
3/ Run this command to install delphixpy
pip install --no-index --find-links=file:c:\tmp\delphixpy -r requirements.txt
Regards,
Mouhssine
------------------------------
Mouhssine SAIDI
Community Member
Delphix Community Members
------------------------------
Original Message:
Sent: 11-20-2019 11:57:02 AM
From: Pierre Morel
Subject: delphixpy installation
I need to install delphixpy in a windows server which is on a private network but the server cannot access the internet. I can remote desktop to this server and copy files there.
So i downloaded delphixpy-1.10.6.0.tar.gz and delphixpy-1.10.6.0-py2.py3-none-any.whl to my laptop.
How to proceed from there?
I have installed latest python 2.7 and Python 3.8 in the server.
Thanks in advance
------------------------------
Pierre Morel
Sr Software Engineer
Dell Technologies
------------------------------