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

counterparty-cli: 'module' object has no attribute 'isodt' #591

Closed
ghost opened this issue Jan 3, 2015 · 0 comments
Closed

counterparty-cli: 'module' object has no attribute 'isodt' #591

ghost opened this issue Jan 3, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 3, 2015

Version: v9.49.3 on Windows 7

C:\Windows\system32>python c:\counterpartyd_build\dist\counterpartyd\counterpart
y-cli.py --testnet --data-dir c:\bitcoin-core-0.10\counterparty-testnet --config
-file c:\bitcoin-core-0.10\TESTNET.counterpartyd.conf market

<CUT>

+----------+--------------+----------+--------------+----------+-------+------+-
----------+---------+
| Bet Type | Feed Address | Deadline | Target Value | Leverage | Wager | Odds |
Time Left | Tx Hash |
+----------+--------------+----------+--------------+----------+-------+------+-
----------+---------+
+----------+--------------+----------+--------------+----------+-------+------+-
----------+---------+


Traceback (most recent call last):
  File "c:\counterpartyd_build\dist\counterpartyd\counterparty-cli.py", line 107
8, in <module>
    market(args.give_asset, args.get_asset)
  File "c:\counterpartyd_build\dist\counterpartyd\counterparty-cli.py", line 151
, in market
    feed = format_feed(broadcast)
  File "c:\counterpartyd_build\dist\counterpartyd\counterparty-cli.py", line 89,
 in format_feed
    timestamp = util.isodt(feed['timestamp'])
AttributeError: 'module' object has no attribute 'isodt'

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