Here is the screen-shot of the error.
Asked
Active
Viewed 46 times
-1

Mostafa Ahangarha
- 4,408
-
4Please don't post screenshots of text. Copy the text and apply code formatting. – muru Mar 12 '16 at 10:39
1 Answers
0
Check the file /etc/apt/sources.list
which probably contains the reference to the ppa repository of blender. The third argument in the line has to be vivid
for version 15.04 and wily
for version 15.10. Probably, you are mixing software and libraries from both versions.

muru
- 197,895
- 55
- 485
- 740

Pierre François
- 572