quantiacs-python
quantiacs-python copied to clipboard
.version in quantiacsToolbox.py
Using Python 3.7 I get this error:
File "C:\Users\mike\AppData\Local\Programs\Python\Python37\Lib\site-packages\quantiacsToolbox\quantiacsToolbox.py", line 1515, in updateCheck from .version import version ImportError: attempted relative import with no known parent package
So suggest changing the two occurences of .version to version in quantiacsToolbox.py