• S sverchok
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 148
    • Задачи 148
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 21
    • Запросы на слияние 21
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • nikitronn
  • sverchok
  • Wiki
  • FAQ

FAQ · Изменения

История страницы
Updated FAQ (markdown) создал Апр 15, 2021 по автору maxim1967's avatar maxim1967
Скрыть пробелы
Построчно Рядом
FAQ.md
Просмотреть страницу @82a2dbff
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
It can appear that the problem is in filesystem permissions. Try running Blender from an administrator account and install dependencies in this mode. It can appear that the problem is in filesystem permissions. Try running Blender from an administrator account and install dependencies in this mode.
Another possibility is to use a prepared archive with Python libraries, for Blender 2.91 https://disk.yandex.ru/d/ZX4_jPGMRUvP7Q or for Blender 2.92 https://disk.yandex.ru/d/CRUxCC4RshA3qg. just unzip the archive in C:\Program Files\Blender Foundation\Blender 2.91\2.91 (or *\2.92) These archives also include libraries for Sverchok-extra and Sverchok-open3d in addition to Pygalmesh, you also need to install Visual C++ 14.0 To connect the FreeCAD libraries, specify \Blender 2.'**'\2.**\python\lib\site-packages\conda-0.18.3\bin in the Sverchok settings. Another possibility is to use a prepared archive with Python libraries, for Blender 2.91 https://disk.yandex.ru/d/ZX4_jPGMRUvP7Q or for Blender 2.92 https://disk.yandex.ru/d/CRUxCC4RshA3qg. just unzip the archive in C:\Program Files\Blender Foundation\Blender 2.91\2.91 (or *\2.92) These archives also include libraries for Sverchok-extra and Sverchok-open3d in addition to Pygalmesh, you also need to install Visual C++ 14.0 To connect the FreeCAD libraries, specify \Blender 2.*\2.*\python\lib\site-packages\conda-0.18.3\bin in the Sverchok settings.
This archive was tested to be working with Blender versions since 2.90 to 2.93. For 2.90, use the 2.91 archive, and for 2.93, use the 2.92 archive. This archive was tested to be working with Blender versions since 2.90 to 2.93. For 2.90, use the 2.91 archive, and for 2.93, use the 2.92 archive.
......
Клонировать репозиторий
  • For Users:
    • Web resources about Sverchok
    • Dependencies and their installation
      • Simple dependencies
      • PIP
        • Side modules
      • SciPy
      • SciKit image
      • Circlify
      • PyMcubes
      • GeomDL
      • FreeCAD
    • Sverchok for Blender 2.8x Release Notes
    • Sverchok for Blender 2.79 Installation
    • Interface overview
    • Set up GitHub account for exporting node trees from Sverchok
    • Custom Defaults
    • Sverchok Extensions
    • FAQ
  • Examples:
    • Profile Node Examples
  • For Developers:
    • Install Development version
    • Contributing
      • Git practices
    • Building documentation tarball
    • Macros
    • Sverchok Node Tutorial
      • High-level node howto
      • Details