Can't install "Seeed-Studio/seeed-ardupy-sdcard" via aip

Hi lakshan,

thanks for you info. I have copy aip for windows 64 from this site:

and copyd in my Python-Path

it’s Version 0.5.0

the installation via pip3 don’t run. It generate errors:

C:\Users\Lutz>aip -V
‘packages’
Traceback (most recent call last):
File “c:\users\lutz\appdata\local\programs\python\python38\lib\runpy.py”, line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File “c:\users\lutz\appdata\local\programs\python\python38\lib\runpy.py”, line 87, in run_code
exec(code, run_globals)
File "C:\Users\Lutz\AppData\Local\Programs\Python\Python38\Scripts\aip.exe_main
.py", line 7, in
File “c:\users\lutz\appdata\local\programs\python\python38\lib\site-packages\aip\main.py”, line 52, in main
from aip.command import commands_dict, parse_command
File “c:\users\lutz\appdata\local\programs\python\python38\lib\site-packages\aip\command.py”, line 46, in
from aip.build import buildCommand
File “c:\users\lutz\appdata\local\programs\python\python38\lib\site-packages\aip\build.py”, line 34, in
from pip._internal.operations.prepare import (
ImportError: cannot import name ‘_download_http_url’ from ‘pip._internal.operations.prepare’ (c:\users\lutz\appdata\local\programs\python\python38\lib\site-packages\pip_internal\operations\prepare.py)

My operating system is Windows 10 Pro (64) Version 1909

Thanks for help.

Lutz