Problem in installing tensorflow on Raspberry Pi 4b

This page summarizes the projects mentioned and recommended in the original post on /r/engineering

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • probability

    Probabilistic reasoning and statistical analysis in TensorFlow

  • 2021-03-20 20:09:56.451490: E tensorflow/core/platform/hadoop/hadoopfile_system.cc:132] HadoopFileSystem load error: libhdfs.so: cannot open shared object file: No such file or directory WARNING:tensorflow:From /home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow_core/python/ops/distributions/distribution.py:265: ReparameterizationType.init_ (from tensorflow.python.ops.distributions.distribution) is deprecated and will be removed after 2019-01-01. Instructions for updating: The TensorFlow Distributions library has moved to TensorFlow Probability (https://github.com/tensorflow/probability). You should update all references to use tfp.distributions instead of tf.distributions. WARNING:tensorflow:From /home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflowcore/python/ops/distributions/bernoulli.py:169: RegisterKL.init_ (from tensorflow.python.ops.distributions.kullbackleibler) is deprecated and will be removed after 2019-01-01. Instructions for updating: The TensorFlow Distributions library has moved to TensorFlow Probability (https://github.com/tensorflow/probability). You should update all references to use tfp.distributions instead of tf.distributions. ERROR thonny.backend: PROBLEM WITH THONNY'S BACK-END Traceback (most recent call last): File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 1240, in wrapper result = method(self, args, *kwargs) File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 1227, in wrapper return method(self, args, *kwargs) File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 1297, in _execute_prepared_user_code exec(statements, global_vars) File "/home/pi/Desktop/security/security_system_v2.py", line 10, in import tensorflow as tf File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 314, in _custom_import module = self._original_import(args, *kw) File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow/init.py", line 98, in from tensorflow_core import * File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 314, in _custom_import module = self._original_import(args, *kw) File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow_core/init.py", line 28, in from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 314, in _custom_import module = self._original_import(args, *kw) File "", line 1019, in _handle_fromlist File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow/init.py", line 50, in __getattr_ module = self.load() File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow/init.py", line 44, in _load module = _importlib.import_module(self.name) File "/usr/lib/python3.7/importlib/init.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow_core/python/init.py", line 88, in from tensorflow.python import keras File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 314, in _custom_import module = self._original_import(args, *kw) File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow_core/python/keras/init.py", line 26, in from tensorflow.python.keras import activations File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 314, in _custom_import module = self._original_import(args, *kw) File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow_core/python/keras/init.py", line 26, in from tensorflow.python.keras import activations File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 314, in _custom_import module = self._original_import(args, *kw) File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow_core/python/keras/activations.py", line 23, in from tensorflow.python.keras.utils.generic_utils import deserialize_keras_object File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 314, in _custom_import module = self._original_import(args, *kw) File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow_core/python/keras/utils/init.py", line 34, in from tensorflow.python.keras.utils.io_utils import HDF5Matrix File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 314, in _custom_import module = self._original_import(args, *kw) File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/tensorflow_core/python/keras/utils/io_utils.py", line 30, in import h5py File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 314, in _custom_import module = self._original_import(args, *kw) File "/home/pi/.virtualenvs/cv/lib/python3.7/site-packages/h5py/init_.py", line 25, in from . import _errors File "/usr/lib/python3/dist-packages/thonny/plugins/cpython/cpython_backend.py", line 314, in _custom_import module = self._original_import(args, *kw) File "h5py/_errors.pyx", line 1, in init h5py._errors ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 44 from C header, got 40 from PyObject

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • DevOps may have cheated death, but do we all need to work for the king of the underworld?

    1 project | /r/sre | 25 May 2023
  • [P] Any good resources which can help me with Multivariate Time Series Forecasting using Probabilistic Machine Learning?

    2 projects | /r/MachineLearning | 14 Aug 2022
  • Bayesian Hierarchical Models for algorithmic trading?

    1 project | /r/algotrading | 8 Jun 2022
  • [D] Bayesian Regression or GPs in production?

    1 project | /r/MachineLearning | 30 Jan 2022
  • Google AI Introduces ‘Uncertainty Baselines Library’ For Uncertainty and Robustness in Deep Learning

    2 projects | /r/artificial | 17 Oct 2021