Open spriti523 opened 6 months ago
Hi @spriti523 ,
I think this is a compatibility issue with Blender 3 and later. ascii-phonons was originally developed against Blender 2.76 and there have been some significant changes in the python libraries included with Blender since then.
It would be good to update ascii-phonons to work with newer versions, but I don't currently have a timescale to do this work. If you can install an older version of Blender that would be the quickest way to get things up and running! But I appreciate this becomes increasingly difficult over time...
I want to simply visualize the ascii files printed by phonopy.
I am using
./ascii-phonons -b /Applications/Blender.app/Contents/MacOS/Blender ../../animations/animation_G.ascii
.The call breaks giving the error
I am trying to figure if there is a way out around this?
Thanks!