Open
Description
Attribute Error on asv benchmarking. Iine 16 in module benchmarks/solarposition.py
To Reproduce
Steps to reproduce the behavior:
- conda create new environment using ci/requirements-py3.7-min.yml
- install pvlib,asv
- cd pvlib-python/benchmarks
- asv quickstart (recognizes existing template) (optional)
- asv run
Expected behavior
benchmark should run
Versions:
pvlib.__version__
: 0.9.5pandas.__version__
: 1.5.3python
:" 3.9.13 but fails in asv condapyenv for all py 3.7-3.10
Additional context
Since I was using version 0.9.5>= 0.6.1 I could comment out the the function and asv benchmarks run without problem.
Metadata
Metadata
Assignees
Labels
No labels