【问题标题】:Inkscape extensions not workingInkscape 扩展不起作用
【发布时间】:2017-09-03 17:55:40
【问题描述】:

我今天为我的激光雕刻机安装了 inkscape 和一些插件。

我将扩展文件复制到两个目录(如果我只复制一个目录,扩展在程序菜单中看不到正确):

C:\Users\Alen Geere\AppData\Roaming\inkscape\extensions

C:\Program Files\Inkscape\share\extensions

在程序中,当我尝试打开扩展时,我没有收到任何错误。什么都没有。

但是当我检查扩展错误文本文件时,我发现了一些东西:

Extension "DXF Input" failed to load because a dependency was not met.
Dependency:
  type: ex

ecutable
  location: extensions
  string: inkex.py

Extension "About" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "Area" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "Check for updates" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "DXF Points" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "Engraving" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "Graffiti" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "Lathe" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "Orientation points" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "Path to Gcode" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "Prepare path for plasma" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "Tools library" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "J Tech Photonics Laser Tool" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

Extension "Raster 2 Laser GCode generator" failed to load because a dependency was not met.
Dependency:
  type: executable
  location: extensions
  string: inkex.py

发生了什么事?我在 web 上的 windows 中阅读了有关 python 和环境变量的信息。我安装了 python 的最新版本并将路径信息添加到变量中。请问你能帮帮我吗?谢谢。

我使用的是 Windows 7 64 墨景 0.92 Gcodetools 扩展 j tech photonics 激光工具扩展

【问题讨论】:

    标签: python plugins software-design vector-graphics inkscape


    【解决方案1】:

    好像Inkscape自带的主扩展文件不见了。

    无需从 Inkscape 代码库进行任何手动复制即可解决此问题的最简单方法是卸载 Inkscape,然后从 inkscape.org 网站重新安装当前版本。

    应将扩展名放入“编辑”>“首选项”>“系统”>“用户扩展名”中列出的文件夹中。将它们放在 /share 文件夹中将在更新 Inkscape 时将其删除。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-11-30
      • 2014-02-20
      • 2019-03-21
      • 2011-08-18
      • 2012-03-02
      • 1970-01-01
      相关资源
      最近更新 更多