icon

Support Forum

[Question] Script BasisExamples.General.Attributes not found


Good morning.

I installed the PythonPart SDK plugin, but when using it, it returns this message.

Script BasisExamples.General.Attributes not found

I installed the package

C:\Users\utente\Documents\Nemetschek\Allplan\2026\Usr\Local\Library\Examples\PythonParts
C:\Users\utente\Documents\Nemetschek\Allplan\2026\Usr\Local\PythonPartsExampleScripts

Any guidance, if possible, to solve the problem.
Thank you
Andrea

Attachments (1)

Type: image/png
Downloaded 2 times
Size: 4,23 KiB

Show most helpful answer Hide most helpful answer

Hi Andrea,

When exactly does the message pop-up? When using PythonPart SDK is ambiguous - there are multiple tools in the SDK.

Make sure, the file

C:\Users\utente\Documents\Nemetschek\Allplan\2026\Usr\Local\PythonPartsExampleScripts\BasisExamples\General\Attributes.py
exists. The problem is, that python cannot find it. Restarting ALLPLAN may help, but shouldn't be necessary, when SDK is installed.

Cheers,
Bart

Hi Andrea,

When exactly does the message pop-up? When using PythonPart SDK is ambiguous - there are multiple tools in the SDK.

Make sure, the file

C:\Users\utente\Documents\Nemetschek\Allplan\2026\Usr\Local\PythonPartsExampleScripts\BasisExamples\General\Attributes.py
exists. The problem is, that python cannot find it. Restarting ALLPLAN may help, but shouldn't be necessary, when SDK is installed.

Cheers,
Bart

hello Bart
The attribute file is present
The message appears when I select an example like in the attached photo but not in the architecture example...
thank you for your help
Cheers,
Andrea

Attachments (3)

Type: image/png
Downloaded 14 times
Size: 24,54 KiB
Type: image/png
Downloaded 19 times
Size: 44,36 KiB
Type: image/png
Downloaded 8 times
Size: 32,82 KiB

Hi Andrea,

this is strange. Can you please attach the python log?
CTRL+F3 -> Write into file -> restart ALLPLAN -> try to start the PythonPart.
The log will be available as a file "allplan_python.log" in the TMP folder

Best regards,
Bart

Hi Bart
I followed the instructions but I can't find the log file...
andrew