#18592 Installing Pants without internet access
New discussion created by
hansthen
Is it possible to install pants on an isolated network without internet access? We mostly work in an Ubuntu environment. We mirror github repositories as well as pip and apt repositories. However, we have no direct internet access, so I cannot use the bootstrap script.
I following the instructions running pants from sources in another repository, but that refers to a file
pants_from_sources
that does not exist in the repo.
pantsbuild/pants