Problem
There is a local_install script that is out of date with the current code base and needs updating. Please see #209 and the discussion in #226 for more details.
Proposed solution
The local_install script will have to be updated, and I also dislike storing built wheels in the repo and would like to clean that out. A better solution would be to have some code that could be run to build a local-installation flash drive that can be run from a location with good internet, it builds an env or something like that and writes it to disc that can be copied to the flash drive, and another lightweight utility function that can be run locally to install everything from the flash drive. I am not sure the details but this would be a better solution as a general matter.
Problem
There is a local_install script that is out of date with the current code base and needs updating. Please see #209 and the discussion in #226 for more details.
Proposed solution
The
local_installscript will have to be updated, and I also dislike storing built wheels in the repo and would like to clean that out. A better solution would be to have some code that could be run to build a local-installation flash drive that can be run from a location with good internet, it builds an env or something like that and writes it to disc that can be copied to the flash drive, and another lightweight utility function that can be run locally to install everything from the flash drive. I am not sure the details but this would be a better solution as a general matter.