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

Tkinter port (for a chess game) #28

Open
3004006050 opened this issue Nov 26, 2023 · 0 comments
Open

Tkinter port (for a chess game) #28

3004006050 opened this issue Nov 26, 2023 · 0 comments

Comments

@3004006050
Copy link

Trying to launch a chess application, and the imports aren't being packaged. I packaged it with ume_block 0, and stockfish, tkinter, and other imports weren't recognized.
from math import trunc from queue import Empty from tkinter import W from typing import Counter, Self from xml.sax.handler import feature_namespace_prefixes from chessassets.readconfig import read_config import pygame import os import sys import copy import time from stockfish import Stockfish import asyncio
image
black screen im having:
image

@pmp-p pmp-p changed the title Chess won't launch Tkinter port (for a chess game) Nov 27, 2023
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