Jump to content

"File Not Found" error on Vue Node


fmk2
Go to solution Solved by bpwwer,

Recommended Posts

I just installed a Vue and got it connected to my utility provider (PG&E).  I can see in the Vue app that it's working fine.

I then installed the Vue Node Server on the eisy, but I'm seeing the same "file not found" errors repeatedly.  I've attached a file with the errors that I'm seeing, but it appears that the problem is that the "boto3" module is not found.  Has anyone else seen this and found a fix?

VueNode_FileNotFoundErrors.txt

Link to comment
  • Solution

If I remember correctly you need to install the development tools for eisy.

One of the python packages that it uses is only available in source form, so when the node server is installed and attempts to install the python package, it tries to build it from source (using a 'c' compiler).  The build fails because the 'c' compiler is not installed on the eisy.

Use the admin console and click the "Install Dev. Packages" button on the configuration tab.  After those are installed, try installing the node server again.

  • Like 1
Link to comment
Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      36.5k
    • Total Posts
      367.6k
×
×
  • Create New...