Skip to content

issue when the folder of tkextrafont is installed in a path where there is a space in it #9

@S3idSensei

Description

@S3idSensei

Hello, I'm building a ttkbootstrap app in windows, there is an issue when the tkextrafont is loaded with a path that has spaces on it, for example:

I have this folder on my desktop with a venv environment
image

Knowing that my app works fine like that, but when I add a space in the folder and run the app this error shows:
image
image

I have encountered the issue because I was giving my app to someone to test as an .exe file with pyinstaller and cx_freeze, the result would be the same for other systems, if the app is in a folder with spaces, same error will show, plus if the username of the machine has a space in it, the app will not work at all since the path will always have a space in it because of the username.

is this issue related to python? and is there a fix for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions