Hello,
I’ve installed PerceptiLabs using the procedure described on your website via Anaconda, without any errors. However, when I start Perceptilab on localhost port 8080 and go on the welcome page, i get stuck.
I can actually navigate through the “Whats new in PerceptiLab” panels but clicking on the Get Started button gives no results.
**
**Tried copy/pasting the link in different browsers like Chrome and Brave, same issue.
I also tried starting PerceptiLab using the “perceptilabs” and “perceptilabs -v=3” commands. Both time, it stated, with the same issue in the end.
Here are the messages I get when sending the perceptilab -v=3 command :
(dl) C:\Users\LENOVO>perceptilabs -v=3
Information : impossible de trouver des fichiers pour le(s) modèle(s) spécifié(s).
PerceptiLabs: Your environment does not have git installed, so interactions with GitHub will not be available
Operations to perform:
Apply all migrations: admin, api, auth, contenttypes, sessions
Running migrations:
No migrations to apply.
PerceptiLabs: Starting
2020-12-17 18:28:59.150761: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library ‘cudart64_100.dll’; dlerror: cudart64_100.dll not found
2020-12-17 18:28:59.161221: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
Performing system checks…
Performing system checks…
Performing system checks…
System check identified no issues (0 silenced).
December 17, 2020 - 18:29:02
Django version 3.1.4, using settings ‘static_file_server.settings’
Starting development server at …
Quit the server with CTRL-BREAK.
System check identified no issues (0 silenced).
December 17, 2020 - 18:29:02
Django version 3.1.4, using settings ‘fileserver.settings’
Starting development server at …
Quit the server with CTRL-BREAK.
System check identified no issues (0 silenced).
December 17, 2020 - 18:29:02
Django version 3.1.4, using settings ‘rygg.settings’
Starting development server at …
Quit the server with CTRL-BREAK.
[17/Dec/2020 18:29:04] “GET /?token=gGzU-hejAl94idCIW3JuHDeErcaGRV7tjU2doYRM5e8 HTTP/1.1” 200 493
[17/Dec/2020 18:29:04] “GET /static/styles/vendors.61376754cfe10c5d685c.css HTTP/1.1” 304 0
[17/Dec/2020 18:29:04] “GET /static/js/1.2f5b54002809d2d24644.js HTTP/1.1” 304 0
[17/Dec/2020 18:29:04] “GET /static/js/app.30e936c0fb11295e16cd.js HTTP/1.1” 304 0
[17/Dec/2020 18:29:05] “GET /kernel_url HTTP/1.1” 200 0
[17/Dec/2020 18:29:05] “GET /fileserver_url HTTP/1.1” 200 0
[17/Dec/2020 18:29:05] “GET /rygg_url HTTP/1.1” 200 0
WARNING:tensorflow:From e:\anaconda_64bits\installation\envs\dl\lib\site-packages\tensorflow_core\python\compat\v2_compat.py:68: disable_resource_variables (from tensorflow.python.ops.variable_scope) is deprecated and will be removed in a future version.
Instructions for updating:
non-resource variables are not supported in the long term
[17/Dec/2020 18:29:06] “GET /static/img/favicon.ico?v=0.9.8 HTTP/1.1” 304 0
[17/Dec/2020 18:29:06] “GET /?token=gGzU-hejAl94idCIW3JuHDeErcaGRV7tjU2doYRM5e8 HTTP/1.1” 200 493
[17/Dec/2020 18:29:06] “GET /kernel_url HTTP/1.1” 200 0
[17/Dec/2020 18:29:06] “GET /fileserver_url HTTP/1.1” 200 0
[17/Dec/2020 18:29:06] “GET /rygg_url HTTP/1.1” 200 0
[17/Dec/2020 18:29:07] “GET /rygg_url HTTP/1.1” 200 0
[17/Dec/2020 18:29:07] “GET /static/img/whats-new/whats-new-1.png HTTP/1.1” 304 0
[17/Dec/2020 18:29:07] “GET /static/fonts/nunito-sans-v5-latin-regular.9c6a1ff.woff2 HTTP/1.1” 304 0
[17/Dec/2020 18:29:07] “GET /static/fonts/nunito-sans-v5-latin-600.b56c7e1.woff2 HTTP/1.1” 304 0
[17/Dec/2020 18:29:07] “GET /static/fonts/icomoon.9d6c449.woff HTTP/1.1” 304 0
[17/Dec/2020 18:29:07] “GET /static/fonts/nunito-sans-v5-latin-700.d0b6d0f.woff2 HTTP/1.1” 304 0
[17/Dec/2020 18:29:07] “GET /version?token=gGzU-hejAl94idCIW3JuHDeErcaGRV7tjU2doYRM5e8 HTTP/1.1” 200 21
2020-12-17 18:29:07,787 - INFO - :1 - Reporting errors with commit id: 59c6eb77a64f0885d25b8c8a60507e4925d2bb91
PerceptiLabs is ready…
2020-12-17 18:29:07,869 - INFO - :1 - Trying to listen to: 0.0.0.0 5000
PerceptiLabs: PerceptiLabs Started
PerceptiLabs: PerceptiLabs is running at …
PerceptiLabs: Use Control-C to stop this server and shut down all PerceptiLabs processes.
Error in connection handler
Traceback (most recent call last):
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\server.py”, line 191, in handler
await self.ws_handler(self, path)
File “perceptilabs\server\web_serverlib.py”, line 114, in interface
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 509, in recv
await self.ensure_open()
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 803, in ensure_open
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedOK: code = 1001 (going away), no reason
Error in connection handler
Traceback (most recent call last):
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\server.py”, line 191, in handler
await self.ws_handler(self, path)
File “perceptilabs\server\web_serverlib.py”, line 114, in interface
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 509, in recv
await self.ensure_open()
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 803, in ensure_open
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedOK: code = 1001 (going away), no reason
Error in connection handler
Traceback (most recent call last):
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\server.py”, line 191, in handler
await self.ws_handler(self, path)
File “perceptilabs\server\web_serverlib.py”, line 114, in interface
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 509, in recv
await self.ensure_open()
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 803, in ensure_open
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedOK: code = 1001 (going away), no reason
Error in connection handler
Traceback (most recent call last):
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\server.py”, line 191, in handler
await self.ws_handler(self, path)
File “perceptilabs\server\web_serverlib.py”, line 114, in interface
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 509, in recv
await self.ensure_open()
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 803, in ensure_open
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedOK: code = 1001 (going away), no reason
Error in connection handler
Traceback (most recent call last):
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\server.py”, line 191, in handler
await self.ws_handler(self, path)
File “perceptilabs\server\web_serverlib.py”, line 114, in interface
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 509, in recv
await self.ensure_open()
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 803, in ensure_open
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedOK: code = 1001 (going away), no reason
Error in connection handler
Traceback (most recent call last):
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\server.py”, line 191, in handler
await self.ws_handler(self, path)
File “perceptilabs\server\web_serverlib.py”, line 114, in interface
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 509, in recv
await self.ensure_open()
File “e:\anaconda_64bits\installation\envs\dl\lib\site-packages\websockets\protocol.py”, line 803, in ensure_open
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedOK: code = 1001 (going away), no reason
2020-12-17 18:29:08,076 - INFO - server.py:191 - Created coreLogic for network ‘None’
2020-12-17 18:29:08,392 - INFO - server.py:191 - Frontend receiver: , Frontend request: setUser
2020-12-17 18:29:08,393 - INFO - server.py:191 - Created coreLogic for network ‘’
2020-12-17 18:29:08,400 - INFO - server.py:191 - User has been set to …
[17/Dec/2020 18:29:09] “GET /static/img/whats-new/whats-new-2.png HTTP/1.1” 304 0
[17/Dec/2020 18:29:09] “GET /static/img/whats-new/whats-new-3.png HTTP/1.1” 304 0
**Could you help me with that matter ? Thank you ! **
Charles
Summary
This text will be hidden