icon

Support Forum

[Frage] 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

Anhänge (1)

Typ: image/png
2-mal heruntergeladen
Größe: 4,23 KiB

Hilfreichste Antwort anzeigen Hilfreichste Antwort verbergen

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

Anhänge (3)

Typ: image/png
12-mal heruntergeladen
Größe: 24,54 KiB
Typ: image/png
19-mal heruntergeladen
Größe: 44,36 KiB
Typ: image/png
8-mal heruntergeladen
Größe: 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