R
R
Rauf_ID2018-09-10 20:52:14
Python
Rauf_ID, 2018-09-10 20:52:14

How to get Kivy(Python) file path?

You need to pass the path to the file to the variable by selecting the same file (using the GUI).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2018-09-12
@Trif

Either the task is not fully formulated, or everything is extremely simple:

from tkinter import filedialog

fn = filedialog.askopenfilename()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question