Jump to content

user_kasp

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral
  1. Looking for reports, and Manage Applications screen Nothing is blocked just chrome driver but it is another thing. the issue I have is ralated to any type of request on python or notebooks in vscode
  2. Any kind of requests in some specific environments are been blocked by kaspersky. If is use specific env and do: pip install yfinance for instance this request will be blocked giving follow error: "WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'Was forced to cancel an existing connection by the remote host', None, 10054, None))': /simple/yfinance/" it also happen with any http request. If I use "requests" lib to do any request it blocked. if I change to another env I can performe this without any problem. I tried to find any way to find blocked apps but nothing... I tried to add python and pip to allowed apps settings >> Protetion >> Application Control >> Manage Applications In trusted tab python and pip is already there and in low restricted or untrusted there is nothing I tried also in: settings >> Protetion >> Firewall >> Application rules python and pip was trusted Also tried add exclusion on: settings >> Threats and Exclusions >> Manage Exclusion I added folder there but that didn't work either for fast solution I created a new env installing all again but I would like to know how can I see blocked apps when it is blocked .. for instance if I start command pip install yfinance where i can see this blocked and unblock it ?
×
×
  • Create New...