https://bugs.kde.org/show_bug.cgi?id=382401

--- Comment #5 from k...@karsten-merkle.de ---
well, lucky me Python3 of FreeCAD just came out...

but Problem still occurs:
starting kdevelop with
PYTHONPATH=/home/user/kdevelop/FreeCAD/build/lib:$PYTHONPATH kdevelop
allows parsing with introspect.py
but
just starting kdevelop and configure project-settings include/imports to use
path /home/user/kdevelop/FreeCAD/build/lib or adding 
PYTHONPATH=/home/user/kdevelop/FreeCAD/build/lib:$PYTHONPATH to
project-definitions leads to ImportError: No module named 'FreeCAD'

OT.:
To store the documentation for all projects in the same directoy, may be worth
another bugreport... May I?

And I would like another feature-request: automaticity redo documentation
parsing if date of parsed module changed (e.g. due to recompile).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to