Hi everyone,
I am trying to write some pythonparts script and I face this error.
I am using Allplan 2020 and visual studio 2017 (ptvsd 3.2.1), python 3.6.5
I read similar errors in our forum but it still doesn't work.
Do you have solutions? Thank you very much
Das Wissen aller Anwender nutzen
Im Allplan Connect Forum tauschen sich Anwender aus, geben wertvolle Tipps oder beraten sich bei ganz konkreten Aufgabenstellungen − auch international.
Und damit wirklich keine Frage unbeantwortet bleibt, unterstützen die Mitarbeiter des Technischen Supports ebenfalls aktiv das Forum.
Es erwarten Sie:
- Foren-Vielfalt aus CAD Architektur, CAD Ingenieurbau uvm.
- Tipps von User für User
- international: Deutsch, Englisch, Italienisch, Französisch und Tschechisch
Melden Sie sich jetzt an und diskutieren Sie mit!
- Forum
- CAD Parametric Modelling
- PythonParts
[Frage] Error in debugging
Hi,
you need to use Python 3.7.4 and PTVSD 4.3.2 (see https://pythonparts.allplan.com/)
Best regards
Horst
When it comes to PythonParts debugging is probably the most annoying topic for me.
@Horst
I know you work with PythonParts as I have seen your name somewhere in the code long ago ;) Thank you and your team for great job!
Do you also know working configuration of VS, ptvsd and python for debugging PythonParts on Allplan 2018?
Best regards
bartekz
you need to use Python 3.7.4 and PTVSD 4.3.2 (see https://pythonparts.allplan.com/)
Best regards
Horst
Thank you very much.
It works for me.