Blog posts

The notebook server failed to start – Jupyter notebook

You are getting the message The notebook server failed to start: Invalid connection. Try again later. What caused the problem? Please refer to our technical help link. How to troubleshoot the notebook server failure If you experienced a problem not listed above with this notebook server please use our troubleshooting tips for the notebook server. …

The notebook server failed to start – Jupyter notebook Lire la suite »

Trouvez 4 formats de fichier audio et/ou vidéo.

ClubHouse Android – how to install clubhouse on Android?

Clubhouse is an audio-based social media application. This article describes how to install it on clubhouse android app. The company describes itself as « a new kind of voice-based social product that enables people around the world to speak, tell stories, develop ideas, deepen friendships and meet new people. » Basically, you can get in and out …

ClubHouse Android – how to install clubhouse on Android? Lire la suite »

ImportError: cannot import name ‘jitclass’ from ‘numba’ (/opt/conda/lib/python3.7/site-packages/numba/__init__.py)

You get this error with python when you try from numba import jit, jitclass Website github.com How to fix : cannot import name ‘jitclass’ from ‘numba’ (/opt/conda/lib/python3.7/site-packages/numba/init.py) You only need to import differently jitclass : From : You need to use now : Internal links : https://128mots.com/index.php/category/python/

modules/speech_to_text/register_types.cpp:2:10: fatal error: ‘object_type_db.h’ file not found – GODOT Compilation

If you get this error modules/speech_to_text/register_types.cpp:2:10: fatal error: ‘object_type_db.h’ file not found you need to do this : Introduction – modules/speech_to_text/register_types.cpp:2:10: fatal error: ‘object_type_db.h’ file not found Go into directory source of GODOT and modules/speech_to_text : File to open is register_types.cpp You will see use of a header file It changes between GODOT 2 and …

modules/speech_to_text/register_types.cpp:2:10: fatal error: ‘object_type_db.h’ file not found – GODOT Compilation Lire la suite »

Retour en haut