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

Installation of sverchok for Blender 2.8+

Created by: zeffii

UPDATE: this instruction is currently obsolete. Now Sverchok's master branch contains the Sverchok for Blender 2.8x, so you can install it with a standard procedure described in the README.

If you wish to install Sverchok for Blender 2.79, the instruction is in the wiki.


  • use a recent version of Blender 2.8+ , get it from https://builder.blender.org

The following instructions should get sverchok running

  • download the zip from here

  • unpack the zip somewhere (desktop for now)

  • the resulting Folder/(with content) will be sverchok-b28_prelease_master, you rename that just to sverchok.

  • drag the resulting folder into your 2.80/scripts/addons_contrib, so you get

    image

  • then enable sverchok.

Originally posted by @zeffii in https://github.com/nortikin/sverchok/pull/2299#issuecomment-444005102

PS

if for some lame reason you downloaded a version of the Blender 2.8+ nightly build that has a old/broken numpy package (will be located in /2.81/Python/lib/site-packages/numpy ), then you might get a rather unhelpful error message while enabling the Sverchok add-on. The message will mention something about uninstalling numpy. don't do that.

  1. Just delete numpy from the 2.81 site-packages folder (as shown a few lines up).
  2. copy over a working numpy from an older Blender nightly, something like /2.80/Python/lib/site-packages/numpy.

Sverchok should now enable without a problem.

Ответственный
Назначить
Оценка трудозатрат