cant program Attiny85 20PU

hi i follow this tutorial

but i get this error

Arduino : 1.6.7 (Windows 8.1), Carte : "ATtiny85 (internal 8 MHz clock)"

java.lang.NullPointerException
	at cc.arduino.packages.uploaders.SerialUploader.burnBootloader(SerialUploader.java:314)
	at processing.app.Editor.lambda$handleBurnBootloader$42(Editor.java:2754)
	at java.lang.Thread.run(Thread.java:745)
Erreur lors de la gravure de la séquence d'initialisation.

  Ce rapport contiendrait plus d'informations si l'option
  "Montrer les informations de sortie pendant la compilation"
  était activée dans Fichier > Préférences.

thanks first

There is a conflict with your PC's java and the IDE's java. Use a program called JavaRa and uninstall all versions of java on your system. Try to upload again.