I am new to python and machine vision, I installed PyDIP
using pip
in command terminal but now while importing the module in python version 3.7.5 it is showing no such module exist.
In python I am typing
import PyDIP
Please help , thanks in advance.