Skip to content
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

pyDOE ccdesign error #3

Open
ciaranchen opened this issue Oct 9, 2019 · 0 comments
Open

pyDOE ccdesign error #3

ciaranchen opened this issue Oct 9, 2019 · 0 comments

Comments

@ciaranchen
Copy link

ciaranchen commented Oct 9, 2019

I ran python Main.py, typed 7 and my csv filename. Then I get:

TypeError: can't multiply sequence by non-int of type 'numpy.float64'

It is an issue of pyDOE. pyDOE has not been updated since April 2018, and it has not solved this problem.

Then I found that using pyDOE2 can solve this problem from this issue.

pyDOE2 is a fork of the pyDOE package.

So maybe you can install pyDOE2, and change pyDOE to pyDOE2 in DOE_functions.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant