basler / pypylon

The official python wrapper for the pylon Camera Software Suite
http://www.baslerweb.com
BSD 3-Clause "New" or "Revised" License
567 stars 207 forks source link

Assertion failed C++ Runtime Library #185

Closed nmarc closed 4 years ago

nmarc commented 4 years ago

Hello everybody, I only used pypylon on Win7 with Python 3.6. Today I migrated the existing tool to a Win10 with Python 3.6.

I am using a Basler ethernet camera. Type: acA1300-60gm with a Resolution of 1280, 960

Windows reports the error

assert_error

does anyone have an idea

Thank you!

nmarc commented 4 years ago

I updated Pylon 5 to 6. The Assertion Error is gone.