OpenWaterAnalytics / epanet-python

python wrapper for epanet library
76 stars 40 forks source link

Local wheel built on Windows many unit tests are failing #81

Closed michaeltryby closed 3 years ago

michaeltryby commented 3 years ago

Building owa-epanet wheel locally on Windows 10 with Python 3.7 running in Conda env.

The build and install proceed as normal. 21 of 24 unit tests fail when running pytest. Typical error follows

FAILED test/test_owa_epanet.py::test_open - PermissionError: [WinError 32] The process cannot access the file because...
samhatchett commented 3 years ago

dupe of #82