Share via

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 Core | Other
0 comments No comments

Your answer

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