Codaone / DEXBot

Trading Bot for the BitShares Decentralized Exchange
Other
247 stars 127 forks source link

New release not running on Win 10 64 #168

Closed lsji07 closed 6 years ago

lsji07 commented 6 years ago

Expected Behavior

Run GUI.

Actual Behavior

GUI not launched. Following is the most recent error found.

Traceback (most recent call last): File "dexbot\gui.py", line 4, in File "", line 969, in _find_and_load File "", line 958, in _find_and_load_unlocked File "", line 673, in _load_unlocked File "c:\users\disturbedtk\projects\dexbot\venv\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module File "bitshares__init.py", line 1, in File "", line 969, in _find_and_load File "", line 958, in _find_and_load_unlocked File "", line 673, in _load_unlocked File "c:\users\disturbedtk\projects\dexbot\venv\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module File "bitshares\bitshares.py", line 5, in File "", line 969, in _find_and_load File "", line 958, in _find_and_load_unlocked File "", line 673, in _load_unlocked File "c:\users\disturbedtk\projects\dexbot\venv\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module File "bitsharesbase\account.py", line 1, in File "", line 969, in _find_and_load File "", line 958, in _find_and_load_unlocked File "", line 673, in _load_unlocked File "c:\users\disturbedtk\projects\dexbot\venv\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module File "graphenebase__init.py", line 4, in File "", line 969, in _find_and_load File "", line 958, in _find_and_load_unlocked File "", line 673, in _load_unlocked File "c:\users\disturbedtk\projects\dexbot\venv\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module File "graphenebase\bip38.py", line 20, in File "", line 969, in _find_and_load File "", line 958, in _find_and_load_unlocked File "", line 673, in _load_unlocked File "c:\users\disturbedtk\projects\dexbot\venv\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module File "scrypt\init.py", line 1, in File "", line 969, in _find_and_load File "", line 958, in _find_and_load_unlocked File "", line 673, in _load_unlocked File "c:\users\disturbedtk\projects\dexbot\venv\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module File "scrypt\scrypt.py", line 15, in File "ctypes\init__.py", line 425, in LoadLibrary File "lib\site-packages\PyInstaller\loader\pyiboot01_bootstrap.py", line 151, in init main__.PyInstallerImportError: Failed to load dynlib/dll 'C:\Users\LW\AppData\Local\Temp\_MEI38082\_scrypt.pyd'. Most probably this dynlib/dll was not found when the application was frozen. [7604] Failed to execute script gui [7604] LOADER:

Steps to Reproduce the Problem

  1. Open GUI,.exe latest release
  2. Watch it shut.

Specifications

MarkoPaasila commented 6 years ago

This should be fixed with new binaries replacing the ones released.