Jump to content

Node server won't restart after latest Python update


Go to solution Solved by Geddy,

Recommended Posts

Posted

Here's the log:

2022-06-28 14:21:24,639 MainThread udi_interface      ERROR    udi_interface:write: No module named 'pyflume'
2022-06-28 14:24:53,846 MainThread udi_interface      INFO     polylogger:set_basic_config: set_basic_config: enable=True level=30
2022-06-28 14:24:56,392 MainThread udi_interface      INFO     __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.46 Starting...
2022-06-28 14:24:56,404 MainThread udi_interface      ERROR    udi_interface:write: Traceback (most recent call last):
2022-06-28 14:24:56,405 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:53:3f:34_8/./flumewater-poly.py", line 4, in <module>
2022-06-28 14:24:56,406 MainThread udi_interface      ERROR    udi_interface:write: from nodes import Controller
2022-06-28 14:24:56,407 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:53:3f:34_8/nodes/__init__.py", line 5, in <module>
2022-06-28 14:24:56,408 MainThread udi_interface      ERROR    udi_interface:write: from .Flume2          import Flume2Node
2022-06-28 14:24:56,409 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:53:3f:34_8/nodes/Flume2.py", line 6, in <module>
2022-06-28 14:24:56,410 MainThread udi_interface      ERROR    udi_interface:write: import pyflume
2022-06-28 14:24:56,411 MainThread udi_interface      ERROR    udi_interface:write: ModuleNotFoundError
2022-06-28 14:24:56,412 MainThread udi_interface      ERROR    udi_interface:write: :
2022-06-28 14:24:56,413 MainThread udi_interface      ERROR    udi_interface:write: No module named 'pyflume'

 

Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

    • There are no registered users currently online
  • Forum Statistics

    • Total Topics
      37k
    • Total Posts
      371.4k
×
×
  • Create New...