Hi ! In the past days I found a weird error when I export a model created with CustomVision.ai to docker. The docker image build ok, however, I found this error when I try to run the container. ❯ docker run -p 8090:8090 squirrelscv Traceback (most recent call last): File “app.py”, line 7, in <module>…… Continue reading #Fix – Azure CustomVision Exported to Docker – ImportError: cannot import name ‘soft_unicode’ from ‘markupsafe’
Tag: Error
#AzureFunctions ⚡- Pip and TLS/SSL error on Debugging with #Python 🐍
Hi! There is something wrong with my current development environment. I have an Azure Function with these dependencies: azure-functions requests Pillow numpy flask tensorflow opencv-python And I got this error when I press F5 / Run the project in local mode. > Executing task: .venv\Scripts\python -m pip install -r requirements.txt < WARNING: pip is configured…… Continue reading #AzureFunctions ⚡- Pip and TLS/SSL error on Debugging with #Python 🐍
#Python – How to fix “ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)” on #Windows10 #TensorFlow
Hi! Ok, I’ll write this down. I face this issue from time to time, and then after some searching and reading, I found the solution (again!) and I realize I’ve been done this before. So, I’m installing Tensorflow on Windows with the amazing single command # Requires the latest pip pip install –upgrade pip #…… Continue reading #Python – How to fix “ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)” on #Windows10 #TensorFlow
#RaspberryPi – Visual Studio Code blank screen is fixed on version 1.42. Thanks @headmelted! @code
Hi! When I wrote about how to install Visual Studio Code on a Raspberry Pi, there was an error on the app running on the device: the tool opened and display a black window. We needed to manually go back to version 1.29 to avoid this problem. And we also forgot to apply any updates,…… Continue reading #RaspberryPi – Visual Studio Code blank screen is fixed on version 1.42. Thanks @headmelted! @code
#VS2019 – How to fix the [obj\project.assets.json’ not found] when building a #NetCore project
Hi! Quick post today. This one is to save me 30 minutes of internet search next time I face this error. Context: New .Net Core Console App. When I build the console app for the 1st time I got this error. Error: NETSDK1004Assets file ‘<Path> \EventConsoleApp01\obj\project.assets.json’ not found. Run a NuGet package restore to generate…… Continue reading #VS2019 – How to fix the [obj\project.assets.json’ not found] when building a #NetCore project
#MLNET – Fix the error [System. InvalidOperationException, Entry Point ‘ Not found] when you train a pipeline
Hi! Today I’m going to leave this POST as a memory backup for me because I always forget to make this configuration in ML.Net projects and I always find the following error: System.InvalidOperationException HResult=0x80131509 Message=Entry point ‘<some external assembly> not found Source=Microsoft.ML.Data Where [External Assembly] can be For example LightGBM Message=Entry…… Continue reading #MLNET – Fix the error [System. InvalidOperationException, Entry Point ‘ Not found] when you train a pipeline
#MLNET – Solución para el error [System.InvalidOperationException, Entry point ‘ not found] al momento de entrenar un Pipeline
Buenas! Hoy voy a dejar este post como un ayuda memoria de algo que me olvido siempre en los proyectos de ML.Net y siempre me encuentro con el siguiente error. System.InvalidOperationException HResult=0x80131509 Message=Entry point ‘<some external assembly> not found Source=Microsoft.ML.Data Donde el [External Assembly] puede ser por ejemplo LightGBM Message=Entry point…… Continue reading #MLNET – Solución para el error [System.InvalidOperationException, Entry point ‘ not found] al momento de entrenar un Pipeline
#MLNET – Error ‘Entry point ‘Trainers.LightGbmClassifier’ not found’ and how to fix it
Hi! Monday Tip hoping to save you some time if someone finds this error System.InvalidOperationException: ‘Entry point ‘Trainers.LightGbmClassifier’ not found’ Before going on, let me share a little context. In the current version of Machine Learning.Net [0.3.0] we have a couple of new Trainers. One of them is LightGBM. This Framework allows us to perform…… Continue reading #MLNET – Error ‘Entry point ‘Trainers.LightGbmClassifier’ not found’ and how to fix it
#MLNET – Error ‘Entry point ‘Trainers.LightGbmClassifier’ not found’ y como solucionarlo
Buenas! Tip de lunes con la esperanza de ahorrarle un poco de tiempo si alguien se encuentra este error System.InvalidOperationException: ‘Entry point ‘Trainers.LightGbmClassifier’ not found’ Antes de seguir un poco de contexto. En la version actual de Machine Learning.Net [0.3.0] tenemos varios nuevos trainers y uno de ellos es LightGBM. Este framework nos permite realizar…… Continue reading #MLNET – Error ‘Entry point ‘Trainers.LightGbmClassifier’ not found’ y como solucionarlo
#Humor – No more #error messages (been there, did that …)
Hi ! Greetings @ Burlington El Bruno Source https://www.cheerupemokid.com/comic/errors