-
Notifications
You must be signed in to change notification settings - Fork 49
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
Make generating c302 from PyOpenWorm work in the OpenWorm Docker image #266
Comments
As mentioned in the issues above, #177 is the key to updating c302 to use PyOpenWorm... |
Conversation specifying more details about this ticket. |
OK now that #177 is done, let's see if we can make more progress. @perfortnight ; any updates? |
No. I've been away. Is this the right docker image to be working with? Are there necessary installations to make before it is ready to work with? If so, are they documented somewhere? |
@perfortnight ok try again; you are right; the image didn't seem to have that stuff. I have pushed a new version; this time it should work |
We currently have a start on a docker image that contains PyOpenWorm.
Inside that image is the dev version of the master_openworm.py script
The first step of this script is to generate c302 from the latest contents of PyOpenWorm.
We have previously made a few steps towards accomplishing this:
We need to consolidate progress on these from a code perspective, and move on to making this runnable by modifying the dev version of the master_openworm.py script and committing a new version of the docker image that has this working correctly.
The text was updated successfully, but these errors were encountered: