Skip to content

two diode tests failing #55

@mikofski

Description

@mikofski

As mentioned in #54, test_two_diode.py where failing because of changes to SymPy.

Traceback (most recent call last):
  File "pvmismatch\contrib\gen_coeffs\tests\test_two_diode.py", line 63, in test_didv_dpdv_frsh
    fdidv_expected = np.float(didv_simple.evalf(subs=expected_data))
  File "python27\lib\site-packages\sympy\core\expr.py", line 239, in __float__
    raise TypeError("can't convert expression to float")
TypeError: can't convert expression to float

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions