-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build instructions from README result in errors #26
Comments
Dear jlokimlin, I am delighted seeing you working with the code. Back when I used and maintained the code, virtualization was not yet supported by our computational clusters at the university. Kind regards, |
Dear @jlokimlin with the recent commits (e4ef8ad , 3a52386) , I include in basic docker support. Please feel free to test the file. Kind regards, |
Ahoy! It has come to my attention that someone apparently cares very much to get this working perfectly, up to and including the supplementary material at https://www.biorxiv.org/content/10.1101/216903v2.supplementary-material, and they've posted a bounty over at Upwork: https://www.upwork.com/jobs/~01d3e6038576cbd3c0 I've submitted a proposal and have since gotten quite a bit of perhaps interesting progress looking through the repo - an Ubuntu 22.04, Python 3 port of submitVesselgeneration just finished its run on my PC right now, although But since it appears that nobody had heard back from that offer's poster so far, maybe they might be waiting for a ready-made solution? So let me (and hopefully the Upwork ToS lets me) also place a little general PSA here that with these kinds of postings, it might be a good idea to talk to folks even if they don't claim to have a solution yet, for instance to avoid duplication of labor - and the proposal posters are not even able to follow up by themselves, actually! 🙂 |
@thierry3000 Thanks so much. I was able to run |
I'm trying to build tumorcode by following the instructions in the README, but they are out of date. Specifically, some of the repositories have moved and I cannot get past several dependency issues. To make things easier to reproduce I'm using Docker.
You can try out my Dockerfile by saving the snippet below as Dockerfile in the source folder then running
docker build .
Do you see anything that I’m missing? Thanks. Jon.
For me that command will fail with the following error
The text was updated successfully, but these errors were encountered: