numpy
Verfasst: Dienstag 23. August 2016, 11:44
				
				Hey:)
ich habe gerade versucht einen template-file zum import von modulen(u.a. auch numpy, matplotlib) zu erstellen. das problem hierbei ist aber, dass wenn ich es mit python öffnen möchte ich nur eine fehlermeldung erhalte:
RuntimeError: module compiled against API version 0xa but this version of numpy is 0x9.
Was bedeutet das und was muss ich jetzt tun, weil ich sonst kein problem mit numpy hatte und auch Dinge wie sin und cos mit numpy berechnen konnte.
Über hilfe würde ich mich freuen:)
PS: meine pythonversion ist 2.7.12
			ich habe gerade versucht einen template-file zum import von modulen(u.a. auch numpy, matplotlib) zu erstellen. das problem hierbei ist aber, dass wenn ich es mit python öffnen möchte ich nur eine fehlermeldung erhalte:
RuntimeError: module compiled against API version 0xa but this version of numpy is 0x9.
Was bedeutet das und was muss ich jetzt tun, weil ich sonst kein problem mit numpy hatte und auch Dinge wie sin und cos mit numpy berechnen konnte.
Über hilfe würde ich mich freuen:)
PS: meine pythonversion ist 2.7.12