AACircuit icon indicating copy to clipboard operation
AACircuit copied to clipboard

Dockerize for portability

Open ErezBinyamin opened this issue 2 years ago • 1 comments

I love this project. I love how pleasant Python can make life. I have strong negative feelings against Python dependency/package/version management. Docker is a wonderful technology. Docker and Python belong together. This project deserves to be run on all machines regardless of how badly pip has made a mess of things :)

I am working on a container now. Will make Pull request with Dockerfile when ready

ErezBinyamin avatar Apr 03 '22 14:04 ErezBinyamin

Hi @ErezBinyamin , sounds good ;-) . For the time remaining until you finished constructing a Docker container, could you please share your insights about the dependency-mess (and especially a temporary, static solution) you mentioned? So, other users might have a chance to get AACircuit running using standard pip installations. What do you think? Would this be possible?

nnako avatar Dec 20 '22 12:12 nnako