tasmota / decode-config

Backup/restore and decode configuration tool for Tasmota
GNU Lesser General Public License v3.0
215 stars 32 forks source link

Python error (Windows Executable) #21

Closed schrej-zz closed 4 years ago

schrej-zz commented 4 years ago

When executing decode-config_win64.exe I get the error Error loading Python DLL C:\Users\ADMIN~1\AppDataLocal\Temp\....\python36.dll I have python 3.8. installed, but that should not matter for an executable.

curzon01 commented 4 years ago

The request to fill the issue template is not a nuisance but a necessity to avoid standard queries about version number, command line to reproduce etc...

edizius commented 4 years ago

I have the same problem, but I do not see a solution. Is it necessary to install Python 3.6?

OS: Win7 64bit Python: 3.8 (latest compatible with Win7) Problem with: Decode-config 32&64bit.exe +cmd / powershell / powershell 32 bit with / without admin privileges

Command -m pip install ... Was executed in advance

curzon01 commented 4 years ago

see #22

edizius commented 4 years ago

partially, I would say. Yes, for me is solved by using python script, but executable does not work. not necessary for me anyhow, so closed is for me personaly fine. but adding "py " in front of the exe does not work

curzon01 commented 4 years ago

exe might not work for people who already installed python with another version, that's a result of pyinstaller which makes the exec but for those the exe isn't intended for. If already have python installed, use the python version.