Failed to load shproj visual studio for mac

broken image
broken image
broken image

kivy/log.txt as a result: Logger: Record log in C:\Users\kalibrierlabor\.kivy\logs\kivy_16-03-09_74.txt How could I run my exe? What did I miss? (Matplotlib is in the supported-package list of pyinstaller.) tz import *' line in dateutil/tz/init to 'from tz import *' (removing the dot) exe file, but somehow it is not running.Basically the programm should collect some data, 'calculate a bit around' the given data, create some plots (matplotlib) and create a report-pdf (reportlab).Ĭopy dateutils from python/Lib/sitepackages/dateutil into the created dist directory. It suppose to be running only on windows (first milestone).The non-exe version runs as I wanted.

broken image

Although I successfully created an exe-file of the kivy-touchtracer demo, according to the kivy-manual.