Skip to content

pyDOE ccdesign error #3

@ciaranchen

Description

@ciaranchen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions