GithubHelp home page GithubHelp logo

Comments (3)

PinKevin avatar PinKevin commented on June 16, 2024 1

My problem already fixed. The solution that I done are:

  1. Open file resolv.conf with sudo nano /etc/resolv.conf
  2. After that, the file will look like this:
# This file was automatically generated by WSL. To stop automatic generation of this file, add the following entry to /etc/resolv.conf
# [network]
# generateResolvConf = false
nameserver xxx.xx.xx
  1. Change the nameserver value to 8.8.8.8

from tfjs.

gaikwadrahul8 avatar gaikwadrahul8 commented on June 16, 2024

Hi, @PinKevin

Thank you for bringing this issue to our attention and I see currently you're using Linux Ubuntu 22.04.3 LTS on Windows 10 WSL so could you please give it try with Ubuntu 20.04 LTS with Python version less than 3.12.x (3.10.x or 3.11.x) at the moment I'm not sure which Python version you're using ?

Please give it try with Node.js v20.10.0 and before installing @tensorflow/tfjs-node please execute this command
npm install -g node-gyp then run npm i @tensorflow/tfjs-node and see is it working as expected or not ?

If issue still persists please let us know with error log after running this command node-gyp configure --verbose

Thank you for your cooperation and patience.

from tfjs.

google-ml-butler avatar google-ml-butler commented on June 16, 2024

Are you satisfied with the resolution of your issue?
Yes
No

from tfjs.

Related Issues (20)

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.