I need an offline installation for system as below #115
Unanswered
haphantran
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
We are blocked from downloading artifacts in terminal. Can you help provide an offline installer for CS tool with below system
(base) PS C:\Users\tranha> python -m sysconfig
Platform: "win-amd64"
Python version: "3.9"
Current installation scheme: "nt"
Paths:
data = "C:\Users\tranha\Anaconda3"
include = "C:\Users\tranha\Anaconda3\Include"
platinclude = "C:\Users\tranha\Anaconda3\Include"
platlib = "C:\Users\tranha\Anaconda3\Lib\site-packages"
platstdlib = "C:\Users\tranha\Anaconda3\Lib"
purelib = "C:\Users\tranha\Anaconda3\Lib\site-packages"
scripts = "C:\Users\tranha\Anaconda3\Scripts"
stdlib = "C:\Users\tranha\Anaconda3\Lib"
Variables:
BINDIR = "C:\Users\tranha\Anaconda3"
BINLIBDEST = "C:\Users\tranha\Anaconda3\Lib"
EXE = ".exe"
EXT_SUFFIX = ".cp39-win_amd64.pyd"
INCLUDEPY = "C:\Users\tranha\Anaconda3\Include"
LIBDEST = "C:\Users\tranha\Anaconda3\Lib"
SO = ".cp39-win_amd64.pyd"
TZPATH = "C:\Users\tranha\Anaconda3\share\zoneinfo"
VERSION = "39"
abiflags = ""
base = "C:\Users\tranha\Anaconda3"
exec_prefix = "C:\Users\tranha\Anaconda3"
installed_base = "C:\Users\tranha\Anaconda3"
installed_platbase = "C:\Users\tranha\Anaconda3"
platbase = "C:\Users\tranha\Anaconda3"
platlibdir = "lib"
prefix = "C:\Users\tranha\Anaconda3"
projectbase = "C:\Users\tranha\Anaconda3"
py_version = "3.9.13"
py_version_nodot = "39"
py_version_short = "3.9"
srcdir = "C:\Users\tranha\Anaconda3"
userbase = "C:\Users\tranha\AppData\Roaming\Python"
Beta Was this translation helpful? Give feedback.
All reactions