aemscan
aemscan copied to clipboard
Rajeev Mishra
While running setup.py in windows environment, it throws error as below
raise ValueError, "path '%s' cannot end with '/'" % pathname ValueError: path 'aemscan/data/' cannot end with '/'
Please remove "/" from the package data installer.
