covidify icon indicating copy to clipboard operation
covidify copied to clipboard

Failed to run in windows.

Open wfpinedar opened this issue 5 years ago • 3 comments

when running in windows the code presents an error when it cannot find a path.

  1. Move to Desktop directory
  2. Try to run in CMD this comand:
covidify run --country="Colombia" --forecast=15 --output="."

Screenshots error

  • OS: Windows
  • Version 10

wfpinedar avatar Apr 14 '20 15:04 wfpinedar

@wfpinedar Hi, thanks for raising the issue. I will fix this on the newest release.

I will notify you on this issue when it's released

AaronWard avatar Apr 15 '20 10:04 AaronWard

Hey @AaronWard, has the issue been fixed? I'm getting a somewhat related error on windows Not supported on 32-bit Windows here is the screenshot: Screenshot (187)

Akshatt avatar Jun 10 '20 07:06 Akshatt

@Akshatt Look at: https://pypi.org/project/pyarrow/

If you encounter any issues importing the pip wheels on Windows, you may need to install the Visual C++ Redistributable for Visual Studio 2015.

Armag67 avatar Jun 25 '20 00:06 Armag67