unhandled exception script

Bibhu Bhai 0 Reputation points
2024-04-10T06:37:17.25+00:00

Traceback (most recent call last):

File "app.py", line 40, in <module>

File "database_manager.py", line 19, in load_data_to_memory

File "encrypt_decrypt.py", line 11, in decrypt

File "cryptography\fernet.py", line 75, in decrypt

File "cryptography\fernet.py", line 107, in _get_unverified_token_data

cryptography.fernet.InvalidToken

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "app.py", line 56, in <module>

TypeError: object of type 'NoneType' has no len()

Developer technologies .NET Other
Developer technologies ASP.NET Other
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.