rsz icon indicating copy to clipboard operation
rsz copied to clipboard

module 'secp256k1' has no attribute 'scalar_multiplication'

Open moch4602 opened this issue 1 year ago • 10 comments

Traceback (most recent call last):

File "/home/ubuntu/rsz/rsz_rdiff_scan.py", line 14, in

G = ice.scalar_multiplication(1)

AttributeError: module 'secp256k1' has no attribute 'scalar_multiplication'

moch4602 avatar Sep 06 '23 05:09 moch4602

You need add this lib https://github.com/iceland2k14/secp256k1

RDmitriev avatar Sep 11 '23 13:09 RDmitriev

this just scan 50 transaction?

moch4602 avatar Sep 13 '23 11:09 moch4602

https://github.com/iceland2k14/rsz/blob/ce9bdeb5d302999a47a54e0a354b163260c631c5/rsz_rdiff_scan.py#L163C37-L163C37

iceland2k14 avatar Sep 14 '23 13:09 iceland2k14

greetings, @moch4602, did you get to solve "AttributeError: module 'secp256k1' has no attribute 'scalar_multiplication'" ?

I get the same error and followed the tip and added the lib https://github.com/iceland2k14/secp256k.

this could be due to excess of hour in front of the machine... but am I doing something wrong here?

Tanks in advance

laskarisadrian2023 avatar Sep 27 '23 11:09 laskarisadrian2023

greetings, @moch4602, did you get to solve "AttributeError: module 'secp256k1' has no attribute 'scalar_multiplication'" ?

I get the same error and followed the tip and added the lib https://github.com/iceland2k14/secp256k.

this could be due to excess of hour in front of the machine... but am I doing something wrong here?

Tanks in advance

just move https://github.com/iceland2k14/secp256k1 to execute file

moch4602 avatar Oct 02 '23 09:10 moch4602

Hey thanks for the feedback though I'm still facing: "AttributeError: module 'secp256k1' has no attribute 'scalar_multiplication' "

laskarisadrian2023 avatar Oct 09 '23 05:10 laskarisadrian2023

just copy and paste file in https://github.com/iceland2k14/secp256k1 to file u want execute

moch4602 avatar Oct 25 '23 06:10 moch4602

just copy and paste file in https://github.com/iceland2k14/secp256k1 to file u want execute

can you clarify because I think everyone has tried almost everything and had issues still

wetdro avatar Dec 13 '23 17:12 wetdro

@wetdro u still confiused give me email i send u video...

moch4602 avatar Dec 20 '23 04:12 moch4602

brother how to use this file i dont understand

Zohaib121455 avatar Apr 30 '24 19:04 Zohaib121455