Apr-16-2020, 02:20 PM
I have a problem with the 'toga import':
import toga
ModuleNotFoundError: No module named 'toga'
C:\beeware-tutorial\helloworld\src\helloworld\app.py", line 4, in <module>
I have the following path in my environment variables
C:\Users\Sybert\AppData\Roaming\npm;
C:\Users\Sybert\AppData\Local\Programs\Python\Python37\Python.exe
Can someone help?
import toga
ModuleNotFoundError: No module named 'toga'
C:\beeware-tutorial\helloworld\src\helloworld\app.py", line 4, in <module>
I have the following path in my environment variables
C:\Users\Sybert\AppData\Roaming\npm;
C:\Users\Sybert\AppData\Local\Programs\Python\Python37\Python.exe
Can someone help?