F.R.I.D.A.Y icon indicating copy to clipboard operation
F.R.I.D.A.Y copied to clipboard

F.R.I.D.A.Y. ----- Female Replacement Intelligent Digital Assistant Youth

Results 8 F.R.I.D.A.Y issues
Sort by recently updated
recently updated
newest added

File "c:\Users\filename\Downloads\F.R.I.D.A.Y-main\F.R.I.D.A.Y-main\Friday.py", line 357, in assistant = GenericAssistant("intents.json") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ super().__init__(*args, **kwargs) File "C:\Users\filename\AppData\Roaming\Python\Python312\site-packages\neuralintents\assistants.py", line 32, in __init__ raise FileNotFoundError FileNotFoundError

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.17. Release notes Sourced from urllib3's releases. 1.26.17 Added the Cookie header to the list of headers to strip from requests when redirecting to a...

dependencies
python

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies
python

Bumps [grpcio](https://github.com/grpc/grpc) from 1.46.3 to 1.53.0. Release notes Sourced from grpcio's releases. Release v1.53.0 This is release 1.53.0 (glockenspiel) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...

dependencies
python

## Description The local variable name hides the variable defined in the outer scope, making it inaccessible and might confuse. ## Occurrences There are 3 occurrences of this issue in...

## Description Calls to `next()` should be inside `try-except` block. ## Occurrences There is 1 occurrence of this issue in the repository. See all occurrences on DeepSource → [deepsource.io/gh/just-innovative-bro/F.R.I.D.A.Y/issue/PTC-W0063/occurrences/](https://deepsource.io/gh/just-innovative-bro/F.R.I.D.A.Y/issue/PTC-W0063/occurrences/)

bug