how to use visiontransfer in python?

Post Reply
jay
Posts: 7
Joined: Sat Apr 02, 2022 1:18 pm

how to use visiontransfer in python?

Post by jay »

hello,

I am in a situation where I have to develop in Python.

I met this error message .

"ImportError: DLL load failed while importing visiontransfer"

what should i do?

thanks.
Last edited by jay on Mon Apr 11, 2022 12:54 pm, edited 2 times in total.
k.schauwecker
Posts: 118
Joined: Mon Mar 25, 2019 1:12 pm

Re: how to use visiontransfer in python?

Post by k.schauwecker »

Have you installed the python package with pip?
For windows installations, it is located in
C:\Program Files\Nerian Vision Software 9.0.5\python\python3-wheel

Also what python version and platform are you using?
jay
Posts: 7
Joined: Sat Apr 02, 2022 1:18 pm

Re: how to use visiontransfer in python?

Post by jay »

python version is 3.9.7 and processor is Intel i9-10900.

I will develop on pycharm.

should I downgrade a version of python?

Where can I find information about initial setup?

such as visual studio path and install wheel?

thanks.
Post Reply