bitshares / bitshares/python-bitshares

'PointJacobi' object has no attribute '_Point__x' and graphenelib-1.5.4

Offen
#315 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
162
Forks
164
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

graphenelib-1.5.4 isn't compatible with this module and as workaround you can install 1.5.1
**pip3 install graphenelib==1.5.1**

steps for reproduce

`from bitshares import BitShares
from bitshares.asset import Asset
bt = BitShares(expiration=300, node="wss://api.bts.mobi/ws")
asset = Asset("YOUR_ASSET", blockchain_instance=bt)
asset.bitshares.wallet.unlock("YOUR_PASSWORD")
asset.issue(0.1, "USER", "MEMO", blockchain_instance=bt)`

pip3 show bitshares
Name: bitshares
Version: 0.7.1
Summary: Python library for bitshares
Home-page: https://github.com/bitshares/python-bitshares
Author: Fabian Schuh
Author-email: Fabian@chainsquad.com
License: UNKNOWN
Location: /usr/local/lib/python3.8/dist-packages
Requires: graphenelib, Events
Required-by:

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Reproduce the reported Asset.issue workflow with bitshares 0.7.1 and graphenelib 1.5.4, then compare it with the stated graphenelib 1.5.1 workaround. Trace the PointJacobi/_Point__x failure and verify that the issue is resolved or that the supported graphenelib version is clearly documented.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
python
Bereich
blockchain
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.