Bitcoin Forum
May 05, 2024, 11:43:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory Bitcoin v0.95  (Read 625 times)
Nattygirl (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
September 14, 2016, 09:34:22 PM
 #1

Hi everyone,
So I am using v0.95 now and the first script I tried was the BDMbasics_watchBalance.py script, and I am getting this error

Traceback (most recent call last):
  File "BDMbasics_watchBalance.py", line 60, in <module>
    wlt.registerWallet(isNew=False)
  File "../armoryengine/PyBtcWallet.py", line 284, in registerWallet
    self.cppWallet = TheBDM.registerWallet(prefixedKeys, self.uniqueIDB58, isNew)
  File "../armoryengine/BDM.py", line 116, in inner
    return func(*newArgs, **kwargs)
  File "../armoryengine/BDM.py", line 246, in registerWallet
    return self.bdv().registerWallet(uniqueIDB58, prefixedKeys, isNew)
  File "../CppBlockUtils.py", line 1393, in registerWallet
    def registerWallet(self, *args): return _CppBlockUtils.BlockDataViewer_registerWallet(self, *args)
<class 'CppBlockUtils.DbErrorMsg'>: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x7f455a913480> >

Anybody got a similar error and solved it?
1714952616
Hero Member
*
Offline Offline

Posts: 1714952616

View Profile Personal Message (Offline)

Ignore
1714952616
Reply with quote  #2

1714952616
Report to moderator
1714952616
Hero Member
*
Offline Offline

Posts: 1714952616

View Profile Personal Message (Offline)

Ignore
1714952616
Reply with quote  #2

1714952616
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1005


View Profile
September 14, 2016, 09:36:01 PM
 #2

There's an Armory section on the forums. Why are you using this script specifically? That would probably only work executing it with Armory

PS: 0.95 is still in beta.
Nattygirl (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
September 14, 2016, 10:10:48 PM
 #3

I wanted to see if it executes, there are some changes that were made that I have been looking forward to pertaining to this script.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!