Skip to content

Instantly share code, notes, and snippets.

View alanc10n's full-sized avatar
💭
⁉️

Alan Christianson alanc10n

💭
⁉️
View GitHub Profile
@alanc10n
alanc10n / PyCharm install error
Created January 27, 2015 04:15
Chocolatey PyCharm error
PS C:\Windows\system32> cup PyCharm-community -debug
DEBUG: Running 'Get-ConfigValue' with configValue:'cacheLocation'
DEBUG: Running 'Get-UserConfigValue' with configValue:'cacheLocation'
DEBUG: After checking the user config the value of 'cacheLocation' is ''
DEBUG: Value not found in the user config file - checking the global config
DEBUG: Running 'Get-GlobalConfigValue' with configValue:'cacheLocation'
DEBUG: After checking the global config the value of 'cacheLocation' is ''
DEBUG: Running 'Append-InstallLog' with chocoInstallLog:''
DEBUG: Arguments: $command = 'update'|$force=False
|$prerelease=False|$packageNames='PyCharm-community'