Home Forums Fórum Redes Neurais Artificiais em Python Problemas com a biblioteca pybrain

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36714
    Auricelio Junior
    Participant
      ImportError: cannot import name 'expm2' from 'scipy.linalg' (C:\Users\junio\anaconda3\lib\site-packages\scipy\linalg\__init__.py)
      #36744
      Fábio Spak
      Participant

        Olá Auricelio, localize o arquivo “C:\ProgramData\Anaconda3\lib\site-packages\pybrain\tools\functions.py” e alterar o “expm2” por “expm” no “from scipy.linalg” e salve em seguida.

        Fabio

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.