Apareceram as seguintes mensagens em amarelo quando instalei o choco no cmd (administrador):
"Warning: Installation folder is not the default. Not changing permissions. Please ensure your installation is secure."
"WARNING: You can safely ignore errors related to missing log files when upgrading from a version of Chocolatey less than 0.9.9. ' Batch file could not be found' is also safe to ignore. ' The system cannot find the file specified' - also safe."
"AVISO: Not setting tab completion: Profile file does not exist at 'C:\Users\leonardo\Document\WindowsPowerShell\Microsoft.PowerShell_profile.ps1'."
Ainda assim, consigo verificar a versão do Chocolatey pelo cmder.
Porém, quando vou instalar o python2, aparecem os seguintes erros:
"ERROR: Running ["C:\Windows\System32\msiexec.exe" /i "C:\Users\leonardo\AppData\Local\Temp\chocolatey\python2\2.7.14\python-2.7.14.amd64.msi" /qn /norestart ALLUSERS=1 ADDLOCAL=ALL TargetDir="C:\Python27" ] was not successful. Exit code was '1603'. See log for possible error messages. at System.Management.Automation.FlowControlNode.Execute(Array input, Pipe outputPipe, ExecutionContext context) at System.Management.Automation.ParseTreeNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context) at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)"
"The install of python2 was NOT successful. Error while running 'C:\ProgramData\chocolatey\bin\lib\python2\tools\chocolateyInstall.ps1'. See log for details."
"Failures - python2 (exited 1603) - Error while running 'C:\ProgramData\chocolatey\bin\lib\python2\tools\chocolateyInstall.ps1'. See log for details."
Como proceder? Obrigado desde já.