Skip to content

Issue when executing the script #10

Description

@thebest8815

When I execute the code, it shows the following:

C:\Users\Mike\Documents\Fun\PKGenerator_Checker>python PkMaker.py
Traceback (most recent call last):
File "PkMaker.py", line 65, in
pk = os.urandom(32).encode("hex")
AttributeError: 'bytes' object has no attribute 'encode'

Any idea?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions