-
Notifications
You must be signed in to change notification settings - Fork 17
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
mainDoE() KeyError #95
Comments
From what I can tell the |
After looking at this a bit further and trying to trace and fix the errors on my local copy, I'm seeing that in addition to this original KeyError there are many, many more of these distributed throughout the calls to various modules from |
@gcoyle83 , it looks like you've correctly identified the issue -- mainDoE needs some upgrades to be compatible with the current iomanager. I'm not sure of the best path forward here. Were you involved in the original development of the mainDoE function? |
@PaulDudaRESPEC Thanks for the reply. No, not involved - I am just getting familiar with the repo to see if it is useful for my purposes. For now, I'll just avoid using the function and rely on |
Bob Heaphy implemented this feature.
JASON LOVE, P.E.
President
605.394.6512 office // 605.484.2380 cell
…________________________________
From: Paul Duda ***@***.***>
Sent: Thursday, June 30, 2022 9:00:43 AM
To: respec/HSPsquared ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [respec/HSPsquared] mainDoE() KeyError (Issue #95)
@gcoyle83 , it looks like you've correctly identified the issue -- mainDoE needs some upgrades to be compatible with the current iomanager. I'm not sure of the best path forward here. Were you involved in the original development of the mainDoE
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
<https://us-phishalarm-ewt.proofpoint.com/EWT/v1/GzRj30k!73GInFyXIfKBx4cpQr6ohHMN_FqimZLDEac2cIwJkGcPd0ERFfVmqergspE_QWqGFrT2oq_E25mjGSwwSBWFIJHo0IZ2XouxQeY2sw$>
Report Suspicious
ZjQcmQRYFpfptBannerEnd
@gcoyle83<https://urldefense.com/v3/__https://github.com/gcoyle83__;!!GzRj30k!SPyGfqnSiobloSTc_mAQkrKQauK38x27qphDhu0tLLPr3phK5x-_-9-inBVpW73LY8C22TcdBQHRQF4p_OjbEGJXDA$> , it looks like you've correctly identified the issue -- mainDoE needs some upgrades to be compatible with the current iomanager. I'm not sure of the best path forward here. Were you involved in the original development of the mainDoE function?
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https://github.com/respec/HSPsquared/issues/95*issuecomment-1171330457__;Iw!!GzRj30k!SPyGfqnSiobloSTc_mAQkrKQauK38x27qphDhu0tLLPr3phK5x-_-9-inBVpW73LY8C22TcdBQHRQF4p_OiyeykG4g$>, or unsubscribe<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AHDAVXXBIEWT4LYSIY4EVG3VRWZBXANCNFSM52HYUFGQ__;!!GzRj30k!SPyGfqnSiobloSTc_mAQkrKQauK38x27qphDhu0tLLPr3phK5x-_-9-inBVpW73LY8C22TcdBQHRQF4p_OjqAuXTWw$>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Confidentiality Notice: This E-mail and any attachments is covered by the Electronic Communications Privacy Act, 18 U.S.C. & 2510-2524, is confidential and may be legally privileged. If you are not the intended recipient, you are hereby notified that any retention, dissemination, or copying of this communication is strictly prohibited. Please reply to the sender that you have received the message in error, and permanently delete the original and destroy any copy, including printed copies of this email and any attachments thereto.
|
I am unable to get the
HSP2.mainDoE
function working, e.g.:Leads to a KeyError:
The text was updated successfully, but these errors were encountered: