Skip to content

[python] Atom slicing issues #1239

Answered by prabhu
HendrikSchrieber asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for the detailed report! Will check the atom failure in the official image. Regarding the validation failures, formulation block is created automatically in 10.8.x; it is failing due to an empty list of environment variables here

cdxgen/index.js

Line 504 in 17e18f9

const sourceInput = environmentVars ? { environmentVars } : {};

You can run cdxgen with --no-include-formulation as a workaround till we fix this.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@prabhu
Comment options

@HendrikSchrieber
Comment options

@prabhu
Comment options

Answer selected by HendrikSchrieber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants