Em 09-01-2017 16:52, Antonio Ladeia escreveu: > Hello, > > I try build craft on win 7, but I receive this error: > > Não é possível localizar uma sobrecarga para "Combine" e a contagem de > argumentos: "3". > Em C:\KDE\craft-master\kdeenv.ps1:80 caractere:41 > + (& $env:CRAFT_PYTHON ([IO.PATH]::COMBINE <<<< ("$env:CraftRoot", > "bin", "CraftSetupHelper.py")) "--setup" "--mode" " > owershell") | > + CategoryInfo : NotSpecified: (:) [], MethodException > + FullyQualifiedErrorId : MethodCountCouldNotFindBest > > Não é possível localizar uma sobrecarga para "Combine" e a contagem de > argumentos: "3". > Em C:\KDE\craft-master\kdeenv.ps1:94 caractere:51 > + return & $env:CRAFT_PYTHON ([IO.PATH]::COMBINE <<<< > ("$env:CraftRoot", "bin", "craft.py")) $args > + CategoryInfo : NotSpecified: (:) [], MethodException > + FullyQualifiedErrorId : MethodCountCouldNotFindBest > > > > I think this error is the python version, someone know resolve it? >
Which Python version are you using? But the error message looks like related with the number of arguments in Combine... -- Filipe Saraiva http://filipesaraiva.info/