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

Dependencies · Изменения

История страницы
Updated Dependencies (markdown) создал Янв 06, 2021 по автору Ilya V. Portnov's avatar Ilya V. Portnov
Показать
Построчно Рядом
Dependencies.md
Просмотреть страницу @056110d2
...@@ -255,6 +255,8 @@ It can appear that the problem is in filesystem permissions. Try running Blender ...@@ -255,6 +255,8 @@ It can appear that the problem is in filesystem permissions. Try running Blender
Another possibility is to use a prepared [archive with Python libraries][24]. Zip archive is to be unpacked into `..\Blender 2.--\2.--\python`. For FreeCAD libraries installation, specify `\Blender 2.--\2.--\python\lib\site-packages\conda-0.18.3\bin`. Another possibility is to use a prepared [archive with Python libraries][24]. Zip archive is to be unpacked into `..\Blender 2.--\2.--\python`. For FreeCAD libraries installation, specify `\Blender 2.--\2.--\python\lib\site-packages\conda-0.18.3\bin`.
If you experience some problems with use of this Zip archive, please report them in a github issue.
## I can't install dependencies on Linux, while using Blender installed from Snap ## I can't install dependencies on Linux, while using Blender installed from Snap
Snap creates readonly file system, so you can't put depencencies into it. The only way known to work reliably is to not use Blender from Snap for Sverchok, if you want to use depencencies. The recommended way is to just download Blender's `tar.xz` from blender.org and unpack it. Snap creates readonly file system, so you can't put depencencies into it. The only way known to work reliably is to not use Blender from Snap for Sverchok, if you want to use depencencies. The recommended way is to just download Blender's `tar.xz` from blender.org and unpack it.
......
Клонировать репозиторий
  • For Users:
    • Web resources about Sverchok
    • Dependencies and their installation
    • Sverchok for Blender 2.8x Release Notes
    • Profile Node Examples
    • Set up GitHub account for exporting node trees from Sverchok
    • Custom Defaults
    • Installation on Gentoo-based systems
    • Non-standard Python modules installation
    • Sverchok for Blender 2.79 Installation
  • For Developers:
    • Install Development version
    • Contributing
      • Git practices
    • Building documentation tarball
    • Macros
    • Sverchok Node Tutorial
      • High-level node howto
      • Details