Yes sorry, fixed in https://phabricator.kde.org/R877:4e0f28fb42bcb729c7482f665264c8854be72edd
Am 08/06/2018 um 11:59 schrieb Fábián Kristóf: > Dear Hannar, > > Thanks for the reply, in the next line did you leave it on purpose as > it was previously? > args=os.path.join(CraftCore.settings.get("Paths", "PYTHON27"), > "Scripts", "doxyqml")) > I mean the "PYTHON27" part. This error now has gone, but I get a new, > even interesting one: > > > > If I tried to fix it by adding a condition before this line (if > sef.subinfo.buildPrefix != None: ) then I got this error: > > > > Kind regards, > > Fabian > > On Wed, Jun 6, 2018 at 11:51 PM, Fábián Kristóf > <fkristofszabo...@gmail.com <mailto:fkristofszabo...@gmail.com>> wrote: > > Hi, > > I'm trying to compile frameworks using craft, but I've encountered > some interesting situation, see this picture: > > > > I get the same message if I try to compile separately > python-modules/doxyqml. I have Python2.7 set in > CraftRoot/etc/CraftSettings.ini > > If you've already encountered this issue please share your > thoughts on this. > > Kind regards, > > Fabian Kristof > >