Error importing Numpy after Beacon install

Basic Information:

Printer Model: Voron 2.4
MCU / Printerboard: Octopus
Host / SBC Rpi3
klippy.log
klippy.zip (21.9 KB)

Describe your issue:

I am installing my first Beacon using the Quick Start guide on the website and everything seemed to install and update fine but when I when I restarted I get this Klipper error. I know nothing about Numpy and honestly not a ton about Klipper. I could use a little help if you have the time.

Klipper reports: ERROR

Internal error during connect: Error importing numpy: you should not try to import numpy from

  •    its source directory; please exit the numpy source tree, and relaunch*
    
  •    your python interpreter from there.*
    

Once the underlying issue is corrected, use the “RESTART”
command to reload the config and restart the host software.
Printer is halted

I just had this issue while installing the cartographer. I found a post on facebook that said to reinstall libopenblas-dev with sudo apt-get install libopenblas-dev, and that fixed it for me.

Perfect. That is what I needed.

Thank you for your time.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.