Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported opcode: TO_BOOL (123) #540

Open
KVS08 opened this issue Mar 10, 2025 · 0 comments
Open

Unsupported opcode: TO_BOOL (123) #540

KVS08 opened this issue Mar 10, 2025 · 0 comments

Comments

@KVS08
Copy link

KVS08 commented Mar 10, 2025

D:\Documents\python_projects\autodance>pycdc autodance.exe_extracted\autodance.pyc
# Source Generated with Decompyle++
# File: autodance.pyc (Python 3.13)

Unsupported opcode: TO_BOOL (123)
import pyautogui
import pytesseract
import time
import keyboard
import tkinter as tk
from tkinter import messagebox, Menu
import webbrowser
import os
from tkinter import messagebox
pytesseract.pytesseract.tesseract_cmd = 'C:\\Program Files\\Tesseract-OCR\\tesseract.exe'
# WARNING: Decompyle incomplete

D:\Documents\python_projects\autodance>

Please, help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant