Roy Larson

Results 7 comments of Roy Larson

Any update on other changes you would like?

Found #336 after submitting

This is fixed with 1.1.14 The below example causes the Visio connections to be built and was failing. ``` Python 3.10.4 | packaged by conda-forge | (main, Mar 30 2022,...

I have a similar issue with a different COM library where pytest ends up printing out a ``` Windows fatal exception: access violation ``` The interesting thing about my issue...

In the timeit module near the bottom of the page they have something about using a setup keyword. ```python def test(): """Stupid test function""" L = [i for i in...

I tried to recreate the error and it doesn't happen. I don't know if it was a windows update that allowed this to work or something else. I tried to...

Looking through that code again I left myself a note and apparently I had figured out what caused the issue. The problem was that there is a 32 bit registered...