Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[email protected]: decompress error #642

Closed
limxc opened this issue Dec 7, 2019 · 2 comments
Closed

[email protected]: decompress error #642

limxc opened this issue Dec 7, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@limxc
Copy link

limxc commented Dec 7, 2019

Installing 'python' (3.8.0) [64bit]
Loading python-3.8.0-amd64.exe from cache
Checking hash of python-3.8.0-amd64.exe ... ok.
Running installer script...
Invoke-ExternalCommand : 无法对参数“FilePath”执行参数验证。参数为 Null 或空。请提供一个不为 Null 或空的参数,然后重试
该命令。
所在位置 C:\Users\xxx\scoop\apps\scoop\current\lib\decompress.ps1:281 字符: 38

  • ... Status = Invoke-ExternalCommand (Get-HelperPath -Helper Dark) $ArgLis ...
  •                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidData: (:) [Invoke-ExternalCommand],ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationError,Invoke-ExternalCommand

Failed to extract files from C:\Users\xxx\scoop\apps\python\3.8.0\python-3.8.0-amd64.exe.
Log file:
~\scoop\apps\python\3.8.0\dark.log

Log file @~\scoop\apps\python\3.8.0\dark.log not found

@chawyehsu
Copy link
Member

chawyehsu commented Dec 7, 2019

Please install dark before installing python.
scoop install dark python

dark dependency should be installed automatically, weird.

@chawyehsu chawyehsu added the bug Something isn't working label Dec 7, 2019
@niheaven
Copy link
Member

niheaven commented Dec 7, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants