BrainJS install error - SOLVED
Автор: devTom
Загружено: 2024-11-21
Просмотров: 114
I recently had issues installing BrainJS in to a project, where I encountered a long list of npm errors , warnings and deprecated packages and because of this BrainJS would not install.
If you’re having the same problem, then there’s a good chance that it stems from the missing distutils module, which used to be included in Python by default, but was removed from version 3.12.
Luckily, there’s a fix for this, and I’m going to demonstrate it now on a fresh React App.
Feel free to install this in any type of project you're working on, but if you need a refresher on how to set up a fresh React App, then check out my other video titled "Creating a React App with Vite".
If you want to copy and paste the commands used, then here they are:
python -m ensurepip --upgrade
python -m pip install setuptools
npm install brain.js
Thanks for watching, hope this helps. If so, please don't forget to like and subscribe!
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: