Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: Fails on Mac OSX 11.4 #10

Open
weex opened this issue Aug 13, 2021 · 0 comments
Open

Problem: Fails on Mac OSX 11.4 #10

weex opened this issue Aug 13, 2021 · 0 comments

Comments

@weex
Copy link
Owner

weex commented Aug 13, 2021

Traceback (most recent call last):
  File "/Users/dsterry/code/addrgen/addrgen.py", line 199, in <module>
    test(int(options.otherversion))
  File "/Users/dsterry/code/addrgen/addrgen.py", line 176, in test
    print(get_addr(gen_eckey(compressed=True,version=otherversion),version=otherversion))
  File "/Users/dsterry/code/addrgen/addrgen.py", line 158, in get_addr
    secret = k.get_secret()
  File "/Users/dsterry/code/addrgen/addrgen.py", line 67, in get_secret
    mb = ctypes.create_string_buffer(bytes)
  File "/usr/local/Cellar/python@3.9/3.9.5/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ctypes/__init__.py", line 66, in create_string_buffer
    raise TypeError(init)
TypeError: 32.75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant