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

MS 2015-2019 Redist problems #2360

Open
legrande32611 opened this issue Oct 25, 2021 · 4 comments
Open

MS 2015-2019 Redist problems #2360

legrande32611 opened this issue Oct 25, 2021 · 4 comments

Comments

@legrande32611
Copy link

legrande32611 commented Oct 25, 2021

When installing GeoDa 1.20.0 the VC Redist installer runs. This happens if the redist is installed or not. Either way it pops up a gui interface requiring user interaction for the GeoDa installation to complete.

Something along the lines of
if (-not (Get-WmiObject -Class Win32_Product -Filter "Name LIKE '%Visual C++ 2019%'")) { <#install redist code #> }
would be nice.

@lixun910
Copy link
Member

Thanks, @legrande32611 ! This should be fixed in pr: #2361
The windows installed has been updated: http://geodacenter.github.io/download_windows.html
Please let me know if this new installer works. Thanks again!

@legrande32611
Copy link
Author

legrande32611 commented Nov 1, 2021 via email

@lixun910
Copy link
Member

lixun910 commented Nov 1, 2021

@legrande32611
Copy link
Author

legrande32611 commented Nov 1, 2021 via email

lixun910 added a commit that referenced this issue Nov 8, 2021
[fix] 3D plot and windows installer #2360
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

2 participants