GithubHelp home page GithubHelp logo

Comments (2)

jcrodriguez1989 avatar jcrodriguez1989 commented on June 19, 2024

Hi!
thanks for your comments.
After installing the {autokeras} R package, you have to run autokeras::install_autokeras() to install the Python binaries.
Also, I have upgraded {autokeras}, could you try with our new version?
thanks!
Install the latest version with:

if (!require("remotes")) {
  install.packages("remotes")
}
remotes::install_github("r-tensorflow/autokeras")

from autokeras.

cgpeltier avatar cgpeltier commented on June 19, 2024

I get this same error, running on Windows 10:

remotes::install_github("r-tensorflow/autokeras") is successful, but then

autokeras::install_autokeras()
Error: .onLoad failed in loadNamespace() for 'autokeras', details:
  call: py_module_import(module, convert = convert)
  error: ImportError: DLL load failed: The specified module could not be found.

In case it's helpful:

reticulate::py_config()
python:         C:/Users/ChadPeltier/anaconda3/envs/r-reticulate/python.exe
libpython:      C:/Users/ChadPeltier/anaconda3/envs/r-reticulate/python36.dll
pythonhome:     C:/Users/ChadPeltier/anaconda3/envs/r-reticulate
version:        3.6.13 (default, Feb 19 2021, 05:17:09) [MSC v.1916 64 bit (AMD64)]
Architecture:   64bit
numpy:          C:/Users/ChadPeltier/anaconda3/envs/r-reticulate/Lib/site-packages/numpy
numpy_version:  1.19.5
tensorflow:     C:\Users\CHADPE~1\ANACON~1\envs\R-RETI~1\lib\site-packages\tensorflow\__init__.p

python versions found: 
 C:/Users/ChadPeltier/anaconda3/envs/r-reticulate/python.exe
 C:/Users/ChadPeltier/AppData/Local/Programs/Python/Python38/python.exe
 C:/Users/ChadPeltier/anaconda3/python.exe
 C:/Users/ChadPeltier/anaconda3/envs/autokeras/python.exe
 C:/Users/ChadPeltier/anaconda3/envs/janes_data/python.exe
 C:/Users/ChadPeltier/anaconda3/envs/py36/python.exe
 C:/Users/ChadPeltier/anaconda3/envs/testing/python.exe

from autokeras.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.