You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.
I tried the last bitbloq 1.2.3 linux 32 version. In the menu I clic in "Show web2board" and I get a warn "web2board is disconected"
I open a terminal in the path ./resources/app/app/res/web2board/linux32/
I run ./web2boardLauncher and I get this message:
web2board: proceso no encontrado
Traceback (most recent call last):
File "<string>", line 90, in <module>
File "logging/__init__.py", line 1197, in critical
File "logging/__init__.py", line 1271, in _log
File "logging/__init__.py", line 1281, in handle
File "logging/__init__.py", line 1321, in callHandlers
File "libs/LoggingUtils.py", line 47, in handle
File "logging/__init__.py", line 749, in handle
File "libs/LoggingUtils.py", line 50, in emit
File "importlib/__init__.py", line 37, in import_module
File "/usr/local/lib/python2.7/dist-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "libs/MainApp.py", line 14, in <module>
File "/usr/local/lib/python2.7/dist-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "tornado/web.py", line 87, in <module>
File "/usr/local/lib/python2.7/dist-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "tornado/locale.py", line 45, in <module>
File "/usr/local/lib/python2.7/dist-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "csv.py", line 8, in <module>
ImportError: No module named _csv
web2board returned -1
With the 64bits version I don't have that problem.
With Bitbloq 1.0.3 there was not problem too.
The text was updated successfully, but these errors were encountered:
franciscot
changed the title
web2board fail in linux32bits with Bitbloq 1.2.3
web2board fails in linux32bits with Bitbloq 1.2.3
Jan 18, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried the last bitbloq 1.2.3 linux 32 version. In the menu I clic in "Show web2board" and I get a warn "web2board is disconected"
I open a terminal in the path ./resources/app/app/res/web2board/linux32/
I run ./web2boardLauncher and I get this message:
With the 64bits version I don't have that problem.
With Bitbloq 1.0.3 there was not problem too.
The text was updated successfully, but these errors were encountered: