ni / niflexlogger-automation-python

The niflexlogger-automation package contains an API (Application Programming Interface) and examples for using Python to automate NI FlexLogger. The automation API supports modifying the configuration of existing FlexLogger projects and controlling the execution of FlexLogger test sessions. The package is implemented in Python. NI created and supports this package.
MIT License
8 stars 6 forks source link

cannot import flexlogger.automation.Application with new version 0.1.10 #42

Open orlyabramovich opened 1 month ago

orlyabramovich commented 1 month ago

In the latest version 0.1.10 the following fails: from flexlogger.automation import Application

On Windows with python 3.8

image

wengheng-job commented 3 weeks ago

tagging @ccaltagi