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

download_libraries.ps1 PowerShell script #750

Closed
Wini1680 opened this issue Jul 20, 2019 · 5 comments
Closed

download_libraries.ps1 PowerShell script #750

Wini1680 opened this issue Jul 20, 2019 · 5 comments

Comments

@Wini1680
Copy link

Wini1680 commented Jul 20, 2019

sorry I don‘t see the file named download_libraries.ps1 in OpenFace_2.2.0/OpenFace_v2.2.0_win_x64.zip ,and I just see it in the master,so I download the file and run it in the powershell, but I got a Flashed in the screen😢

@TadasBaltrusaitis
Copy link
Owner

Did you run ./download_models.ps1? All the libraries are already packaged with the binaries so you don't have to run ./download_libraries.ps1.

What do you mean by "flashed in the screen"?

@mikila85
Copy link

OpenFace_2.2.0_win_x64>python3 download_models.ps1
File "D:\miki\ai\OpenFace_2.2.0_win_x64\download_models.ps1", line 4
if([System.IO.Directory]::Exists( (Join-Path (Get-Location) 'lib') ))
^
SyntaxError: invalid syntax

@kendrew06
Copy link

kendrew06 commented Jan 20, 2022 via email

@TadasBaltrusaitis
Copy link
Owner

Hi, this is not a python script, rather a PowerShell one, you can execute it in powershell

@RJahedan
Copy link

Hi, I downloaded the OpenFace_2.2.0_win_x64, but I cannot find the download_libraries.ps1 to execute for dependency download. I also run the download_models.ps1 with PowerShell, but it will exit with an error very fast. What step do you think I am missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants