Giter VIP home page Giter VIP logo

Comments (12)

naskio avatar naskio commented on July 19, 2024 1

There's a way ofc.
You can check the docker image repository to get an idea.

from n8n-nodes-python.

naskio avatar naskio commented on July 19, 2024

Hello @jeremybep
We officially support this Docker image. We recommend you to use it to avoid this kind of problems.

from n8n-nodes-python.

jeremybep avatar jeremybep commented on July 19, 2024

erf, so there is no way tu use it with npm...
ok

from n8n-nodes-python.

jeremybep avatar jeremybep commented on July 19, 2024

Hum, i try to understand with docker image but i didn't get it and how do it in windows env.

from n8n-nodes-python.

naskio avatar naskio commented on July 19, 2024

Sorry, I never use Windows.
Basically, you need to have Python installed and configured in your env.
On Linux, we can check this using python --version or which python.
Maybe on Windows you should do: where python.

from n8n-nodes-python.

jeremybep avatar jeremybep commented on July 19, 2024

python is set to path env
image

from n8n-nodes-python.

jeremybep avatar jeremybep commented on July 19, 2024

i d'ont know what to write on to make it work
image

from n8n-nodes-python.

naskio avatar naskio commented on July 19, 2024

Normally, it should work when empty.

from n8n-nodes-python.

jeremybep avatar jeremybep commented on July 19, 2024

ok, is python3 linux call vs python windows call
https://github.com/naskio/n8n-nodes-python/blob/master/nodes/PythonFunction/PythonFunction.node.ts#L171
if i change to python is working
image

from n8n-nodes-python.

jeremybep avatar jeremybep commented on July 19, 2024

thanks

from n8n-nodes-python.

naskio avatar naskio commented on July 19, 2024

Exactly, you should make sure that where python3 print something.

from n8n-nodes-python.

golimarrrr avatar golimarrrr commented on July 19, 2024

At least you got the PythonFunction interface inside n8n... I can't see it in my node list inside n8n web interface. Is this procedure correct?:

  • pip install fire

  • npm install n8n-nodes-python -g

  • Restart n8n

from n8n-nodes-python.

Related Issues (12)

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.