Skip to content

Icons in src/main/icons are not carried over into the installation #286

@AndreasKrauland

Description

@AndreasKrauland

Hello Michael,

The issue is after running freeze > installer. I can install and successfully run my program. The issue is: icons are not carrying over properly. Only the base icon.ico file appears, and the rest are non-existent.

I don't know if this is a me, FBS or pyinstaller issue. I have attempted looking this up with no direction in sight.

  • Your operating system(s): W10
  • Your Python version : 3.9
  • Your fbs version: fbs_pro-1.1.8
  • Your PyInstaller version: 5.6.2
  • Your PyQt / PySide version: PyQt6.4

Initially I got an error saying the icon file did not exist. Upon further investigation the file indeed did not exist in the installation directory. Perhaps I need to specify which files it should pack up?

The .ico file is fine, I ended up replacing the icon.ico with the file I wanted. I just can't use any other icons in the future unless I want to manually drop files after installation.

For example: AppIcon.ico does not show up in the installation folder.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions