M
M
Maxim Siomin2020-09-11 16:24:41
Python
Maxim Siomin, 2020-09-11 16:24:41

beeware not working?

Installed beeware, completely according to the instructions from the official site. Further wrote

import toga
from toga.style import Pack
from toga.style.pack import COLUMN, ROW


class Generator(toga.App):
    def startup(self):
        mainBox = toga.Box()

Error, toga.style module not found
I have Windows 10 64 bit + amd. Python 32 bit version 3.7.8

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question