You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
portable -> didn't work too..
So I clone this repo and try to run the script but it failed too.
Below is the result of python LPHK.py
Traceback (most recent call last):
File "LPHK.py", line 142, in <module>
main()
File "LPHK.py", line 137, in main
window.init(lp, launchpad, PATH, PROG_PATH, USER_PATH, VERSION, PLATFORM)
File "C:\Users\red\Downloads\dir\LPHK\window.py", line 74, in init
make()
File "C:\Users\red\Downloads\dir\LPHK\window.py", line 718, in make
app = Main_Window(root)
File "C:\Users\red\Downloads\dir\LPHK\window.py", line 81, in __init__
self.init_window()
File "C:\Users\red\Downloads\dir\LPHK\window.py", line 101, in init_window
self.m = tk.Menu(self.master)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.2800.0_x64__qbz5n2kfra8p0\lib\tkinter\__init__.py", line 3277, in __init__
Widget.__init__(self, master, 'menu', cnf, kw)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.2800.0_x64__qbz5n2kfra8p0\lib\tkinter\__init__.py", line 2572, in __init__
self.tk.call(
_tkinter.TclError: bad option "-À±°íµñ320": must be -family, -size, -weight, -slant, -underline, or -overstrike
I didn't added any command, just did `python LPHK.py' but it shows this.
Is there any idea?
The text was updated successfully, but these errors were encountered:
exe file -> didn't work
![image](https://private-user-images.githubusercontent.com/23629270/393764591-6856b296-889a-4e52-802e-6b165a71e4ff.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODUxMDYsIm5iZiI6MTczOTE4NDgwNiwicGF0aCI6Ii8yMzYyOTI3MC8zOTM3NjQ1OTEtNjg1NmIyOTYtODg5YS00ZTUyLTgwMmUtNmIxNjVhNzFlNGZmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDEwNTMyNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAyMTJjNTdhN2UwNGJhMWIyMzllZDM1NjEyZmIwYWFlZDdhOTg3NGExNzVlNTQwY2Y2Mzg4OTcyMzdlYzE3NWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.a_b-VQCddkcW5G2v51Sl9m2gB8QFJddN9W-yjkAZ5hU)
portable -> didn't work too..
So I clone this repo and try to run the script but it failed too.
Below is the result of python LPHK.py
I didn't added any command, just did `python LPHK.py' but it shows this.
Is there any idea?
The text was updated successfully, but these errors were encountered: