Git Product home page Git Product logo

Comments (4)

anitagraser avatar anitagraser commented on August 20, 2024 2

The simplest way to add scripts to the processing toolbox is to locate the scripts folder (check the Processing settings, it's usually C:\Users\username\.qgis2\processing\scripts and put the .py and .py.help files there, restart QGIS and the tools should show up.

from qgis-edge-bundling.

nadnerb33 avatar nadnerb33 commented on August 20, 2024 1

For Windows 7 I did the following:

Added the .py files to:

C:\Users<name>.qgis2\processing\scripts

When running "Bundle Edges" I got an error:

No module named sklearn.cluster See log for more details

I tried to install pip or ez_setup within QGIS so I could then install scikit-learn but got nowhere fast.
Then installed osgeo4w instead and from the osgeo4w shell I ran:

pip install -U scikit-learn

The plugin now runs

from qgis-edge-bundling.

anitagraser avatar anitagraser commented on August 20, 2024 1

Thanks, I'll add this info to the readme.

from qgis-edge-bundling.

brylie avatar brylie commented on August 20, 2024

Thanks :-)

from qgis-edge-bundling.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.