Open emroberts95 opened 4 years ago
Can you specify the exact OS and versions of python and dependant libraries that you are using? I have been unable to reproduce this, to date.
Sure, I'm using Windows 10 and Python 3.7.7. How do I find out the version of dependent libraries?
The easiest way would be to do a pip freeze as this will list all installed packages and their versions.
Are you able to run any Python program at all? The reason that I ask this is that the error seems related to your OS rather than to HappyTools...
Here are the versions of the dependent packages: certifi==2019.11.28 chardet==3.0.4 chart-studio==1.0.0 cycler==0.10.0 idna==2.8 kiwisolver==1.1.0 matplotlib==3.1.3 numpy==1.18.1 pandas==1.0.0 PeakUtils==1.3.3 plotly==4.5.0 pyparsing==2.4.6 python-dateutil==2.8.1 pytz==2019.3 requests==2.22.0 retrying==1.3.3 scipy==1.4.1 six==1.14.0 urllib3==1.25.8
But yes, today while trying to run a completely different program I got the same error. I will troubleshoot this on my own and post updates here.
It's working now. I had to do a clean install of Windows 10 and then update it, details here: [(https://www.reddit.com/r/techsupport/comments/fpy47t/dll_errors_on_somewhat_new_dell_xps_15_laptop/)]
After navigating to the program location and typing "HappyTools.py" I get the following error message: