Advertisement
Guest User

Armory log AppData

a guest
Jun 7th, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. Error in sys.excepthook:
  2. Traceback (most recent call last):
  3. File "armoryengine\ArmoryUtils.pyc", line 1000, in logexcept_override
  4. AttributeError: 'NoneType' object has no attribute '__excepthook__'
  5.  
  6. Original exception was:
  7. Traceback (most recent call last):
  8. File "ArmoryQt.py", line 42, in <module>
  9. File "armoryengine\ALL.pyc", line 8, in <module>
  10. File "armoryengine\ArmoryUtils.pyc", line 1107, in <module>
  11. File "shutil.pyc", line 266, in rmtree
  12. File "shutil.pyc", line 264, in rmtree
  13. WindowsError: [Error 32] Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus: u'C:\\Users\\Brice\\AppData\\Roaming\\Armory\\databases\\blkdata'
  14. (ERROR) ArmoryUtils.pyc:3735 - Unsupported language specified. Defaulting to English (en)
  15. (ERROR) ArmoryQt.py:1862 - Failed to setup SDM
  16. Traceback (most recent call last):
  17. File "ArmoryQt.py", line 1857, in startBitcoindIfNecessary
  18. File "SDM.pyc", line 190, in setupSDM
  19. BitcoindError: bitcoind not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement