Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/asp.net-mvc-3/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
RPA python不适用于有空间的用户文件夹_Python_Python 3.x_Rpa - Fatal编程技术网

RPA python不适用于有空间的用户文件夹

RPA python不适用于有空间的用户文件夹,python,python-3.x,rpa,Python,Python 3.x,Rpa,有人能帮我解决这个问题吗 我无法解决它 test.py import tagui as t t.setup() (Python37Env) PS D:\> python.exe .\test.py [RPA][INFO] - setting up TagUI for use in your Python environment [RPA][INFO] - downloading TagUI (~200MB) and unzipping to below folder... [RPA][

有人能帮我解决这个问题吗

我无法解决它

test.py

import tagui as t
t.setup()

(Python37Env) PS D:\> python.exe .\test.py
[RPA][INFO] - setting up TagUI for use in your Python environment
[RPA][INFO] - downloading TagUI (~200MB) and unzipping to below folder...
[RPA][INFO] - C:\Users\Marcelo Ricardo\AppData\Roaming
[RPA][INFO] - done. syncing TagUI with stable cutting edge version
[RPA][INFO] - now installing missing Visual C++ Redistributable dependency
'C:\Users\Marcelo' não é reconhecido como um comando interno
ou externo, um programa operável ou um arquivo em lotes.
[RPA][INFO] - MSVCR110.dll is still missing, install vcredist_x86.exe from
[RPA][INFO] - the vcredist_x86.exe file in C:\Users\Marcelo Wanderley\AppData\Roaming\tagui or from
[RPA][INFO] - https://www.microsoft.com/en-us/download/details.aspx?id=30679
[RPA][INFO] - after that, TagUI ready for use in your Python environment