From f5d01a90a9cd4409cfe7cadbf3e7203f9a72b63d Mon Sep 17 00:00:00 2001 From: Walter Stanish Date: Thu, 4 Jun 2020 11:08:34 +1000 Subject: [PATCH] Note on platform specificity --- src/ifcblenderexport/docs/blenderbim/installation.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ifcblenderexport/docs/blenderbim/installation.rst b/src/ifcblenderexport/docs/blenderbim/installation.rst index a84420dd89..7c4df4ff3c 100644 --- a/src/ifcblenderexport/docs/blenderbim/installation.rst +++ b/src/ifcblenderexport/docs/blenderbim/installation.rst @@ -48,6 +48,9 @@ bunch of library files in the ``2.81/`` folder too. This is a non-standard location to place files, but is a hack to allow people to use precompiled builds from Conda. +If you receive an error when enabling the add-on, you may have installed the +package for the wrong platform. + Updating --------