S
S
Smokietrue2020-06-03 09:06:09
Python
Smokietrue, 2020-06-03 09:06:09

How to build a python game along with a folder of images (using pyinstaller)?

There is a ready-made solitaire game.
It uses images of cards that are in the directory with the game
. What parameters should I set so that pyinstaller builds the game along with all the images? 5ed73d4e62194433645880.png

Here are some examples of cards:5ed73dc86e472221839044.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
milssky, 2020-06-03
@milssky

Use a special key. Usage examples at
https://pyinstaller.readthedocs.io/en/stable/spec-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question