FarmersMarketFinderTutorial icon indicating copy to clipboard operation
FarmersMarketFinderTutorial copied to clipboard

Python/KivyMD mobile app with video tutorial series

Results 4 FarmersMarketFinderTutorial issues
Sort by recently updated
recently updated
newest added

Hi there! Up until part3 everything working fine except for the markers not showing up on the map, could it be a module not installed? I have installed kivy, kivymd,...

Hey there, I've been following your YT video and ran into an issue with the subclassing. the markers are not showing up. They will show up if I use Mapmarker...

I'm trying to learn Python/Kivy and love all your vids. This one has me stumped as there does not seem to be a KivyMD module MDInputDialog. Is this a custom...

This line produces an error: `AttributeError: 'NoneType' object has no attribute 'cancel'` https://github.com/Dirk-Sandberg/FarmersMarketFinderTutorial/blob/30295797691bf6a88bfebee077a4f14b5785dcf2/part2/farmersmapview.py#L12