New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't install Animation Nodes. #1240
Comments
@3DSinghVFX If you have the time, we need to debug the daily builds and see why they are not working with Ubuntu. Can you provide any information on the issue? Did the daily builds ever work on ubuntu? |
Sure :) I do not remember the exact date but this problem has been happening for the end of October. Tomorrow, I'll try to install AN from the daily build on the different Blender versions 2.80 to 2.8x and report back about this issue. |
@OmarEmaraDev I have installed But I do not understand this problem. Does the daily online build of AN's lib path set to |
@3DSinghVFX Is I don't fully understand the issue as well, but maybe the linker added the directory to the rpath of the library. |
Yes, |
Ok. Thanks for helping with this! We will add that to the installation guide until we figure out a way to statically link Animation Nodes. |
Okay. |
Trying to update Animation Nodes from master zip, remove the old, bring the new, and after installing the module, cannot see it under addon list. What's wrong with Animation Nodes add-on installation, it seems problematic :( I have Blender 2.81 and 2.82 alpha in separate folder. Trying to make this latest version running on Blender 2.82 alpha. |
Hi @enzyme69 |
So i am running 2.81, on windows 10, with AN downloaded from animation-nodes.com and i also have the latest vc_redist, and this is the error message i get when i try to activate AN after i instal the addon. " bpy.data.window_managers["WinMan"].addon_search = "ani" bpy.context.area.ui_type = 'INFO' " |
@limkork Are you sure you have the vc_redist.x64 2019 one? |
yes, I just double-checked and downloaded it again, same problem :( |
quick update, i got it working, i did two things: one, i went in to C/appdata/blender/addons and removed the AnimationNodes folder from there, and i also redownloaded vc_redist for the third time, but this time i installed as administrator. Im not sure which one of those cracked it, but at least it works! |
Can't enable the addon (git 9d39fa7) in Blender 2.83 alpha: Traceback (most recent call last): |
@eTaernis I can't replicate the issue. Can you manually remove the |
@OmarEmaraDev That did not work, so I deleted everything, re-cloned the repo and compiled, now it works - thank you! git status did not show any problems, but it seems like there was something wrong with extranodes - sorry, my bad. |
@stillpointx You need to build libpython3.7 yourself unfortunately. I am also not sure why this sudden need occured. |
@gerroon thanks for the information, that's really unfortunate, oh well it was fun while it lasted (I guess all things must come to an end ahhh 2020 just keeps getting better) not many people will know how to build libpython3.7 (me being one) . @3DSinghVFX Do you know if Animation Nodes + Extra Nodes has the same issues / requirements to build libpython3.7 to work in Ubuntu 20.04 and Blender 2.91.0? |
@stillpointx Hi...
|
WOW!!! that is a lot. Something major must have changed (Due to the fact that Animation Nodes works with Ubuntu 20.04 and Blender 2.8x "out-of-the-box" but not with Ubuntu 20.04 and Blender 2.9x). |
I am using Blender 2.9 I have created successfully downloaded and utilized the animation nodes add on to create an animation, however whenever I hit the render button Blender crashes, I have a RTX 2070 and am saving the image sequence to a brand new 8TB external hard drive so I know the hardware is not the issue, furthermore the crash file indicates there is an issue with the add on, and I have no problems rendering when the add on is disabled via preferences. Any help troubleshooting so I can actually render what I have created using the add on? thanks, |
As for today I can install into 2.92 RC and Mac. Thanks Omar! |
Thanks @OmarEmaraDev Compilation worked and now it didn't complain about the version, but I have this error:
I imagine that's because that property is new to the API on 2.93. Is there any way in which I can compile a version for 2.92 with Python 3.9? Thanks! |
It passed that problem, but there were other one:
Don't worry, I will wait until versions get aligned. Thanks! Update: I done it. Just download 2.2 from the tag, and compiled it again with python 3.9. I still cannot tested too much, just see the panel and the menu. Thanks for all your help and your work |
Can anybody send me a link or explain me, how i can compile AN myself on a mac? |
@luckychris Just install |
@byjosue Is this with latest Blender daily build? |
Yes, I was using the latest, after that I tried uninstalling and installing animation nodes and tried various builds of animation nodes, one of them worked. Thanks for the help anyway |
thanks omar, that was very helpful. I did this now myself and it worked but was a lot of work for someone, who never made this. Just a proposal: Why don't you provide compiled versions of animation nodes for different python versions? I think for you it is just one setup more for automated build, isn't it? I think not every artist/user of blender is capable in doing this and maybe not willing to do it. And if you would have provided it i bet you would even have more users of your amazing animation nodes which is really fantastic - but in my case - hard to install at all. |
and believe it or not ...your "just install cython and..." took me 3 hours to do so and i had some errors messages in between which let my hair turn even more gray.... |
@luckychris We have versions for 3.7, 3.8, and 3.9. I don't think anyone uses older versions, so I think those are enough. |
After running
Cython and gcc are installed. Same thing happens if I use |
@scottdmilner hmmm, I am not sure to be honest. Seems like a correct syntax as far as I can tell. Which python version is this? |
@OmarEmaraDev That's the issue, haha. Using Python 3 on MacOS is a bit of a weird setup right now, so I went through and aliased everything to my Python 3 installation and it worked fine. |
@scottdmilner Maybe python is actually a symlink to python2 or something. Anyways, good to see it worked. |
do you happen to know which build it was? I'm getting the same issue. |
@GoldenAdrien That's probably because that build is for x86 Mac. You need an Arm build for the M1 Mac. There is an official arm build here: https://animation-nodes.com/#download |
What is weird is that it was working until it randomly corrupted yesterday |
The following guide provides the installation instruction for installing Animation Nodes and the troubleshooting guide to troubleshoot your installation.
How to install Animation Nodes?
Animation Nodes should now be installed and can be enabled. If you encounter any errors or unexpected behavior during the installation process, read the troubleshooting section below.
Troubleshooting
If an installation error occurred, Animation Nodes should show an error message with a description of the issue that occurred. Below, we present a number of issues the could occur and the procedure to fix them.
Can't find Animation Nodes in the add-ons list
The installed Animation Nodes build is corrupted. First delete the
animation_nodes
folder from the add-ons directories. See Appendix I. Then follow the installation instructions above.There are multiple versions of Animation Nodes installed
Multiple version of Animation Nodes can't coexist. To fix this, remove all versions of Animation Nodes. You may need to manually remove the
animation_nodes
folder from the add-ons directories. See Appendix I. Then follow the installation instructions above.Import Error: DLL load failed
Install
vc_redist.x64
from microsoft's support center.libpython3.x : Can't Open Shared Object File
Animation Nodes needs the python dynamic library in order to work. Install
python3.x
or/andlibpython3.x
from your package manager of choice.Ubuntu
Ubuntu users may install
libpython3.x
from the deadsnakes PPA using the following commands. (Making sure to replacex
with the target version.)sudo add-apt-repository ppa:deadsnakes/ppa sudo apt update -y && sudo apt upgrade sudo apt install libpython3.x
This build does not work at the moment
This could be caused due to a number of issue:
vc_redist.x64
library. See the section about "Import Error: DLL load failed" above.Animation Nodes depends on Numpy
Animation Nodes needs the numpy python module to operate. Install numpy to your python environment through your package manager or through other means. Official Blender builds have numpy installed by default, so you may also use the latest official Blender build to avoid the issue.
Animation Nodes needs at least Blender 2.80
The latest version of Animation Nodes only works with Blender 2.80. Install a newer Blender build.
Animation Nodes is built for another OS
An Animation Nodes build is built for a certain platform and will only work on this platform. Download an Animation Nodes build that is built for your platform.
There is a python version mismatch
An Animation Nodes build is built for a certain python version and will only work on this python version. The official Animation Nodes builds provided are built against the python version used by the official Blender builds. If your Blender build uses a different version, you will have to use a custom Animation Nodes build or build Animation Nodes yourself. Notice that Animation Nodes exists in the AUR for Arch users.
This is just the source code of Animation Nodes
The installed Animation Nodes build is corrupted. First delete the
animation_nodes
folder from the add-ons directories. See Appendix I. Then follow the installation instructions above.Still can't install Animation Nodes
If you still can't install Animation Nodes, add a comment to this issue detailing the issue you are having and we will help you resolve your issue.
Appendix I
It is sometimes necessary to delete Animation Nodes from the file system yourself by deleting the
animation_nodes
folder in the add-ons directories. There are many directories in which add-ons can be installed, you have to go through all of them and remove theanimation_nodes
folder. The directories at listed in the Blender documentation.The text was updated successfully, but these errors were encountered: