GithubHelp home page GithubHelp logo

Comments (5)

QuanluZhang avatar QuanluZhang commented on May 15, 2024

It seems nni is not correctly installed. You can check nni python package by running python3 -c "import nni".
If there is no nni, make sure which python3 you are using and nni is installed in this python.
BTW, how did you install nni?

from nni.

hjctop1 avatar hjctop1 commented on May 15, 2024

yes, there is no nni.

buntu@ubuntu-Super-Server:~/nni/experiments/jb9oZYlK/log$ which python3
/home/ubuntu/anaconda3/bin/python3

I use the install direction in the doc:
pip3 install -v --user git+https://github.com/Microsoft/[email protected]
source ~/.bashrc

I also tried:
Install NNI through source code
git clone -b v0.1 https://github.com/Microsoft/nni.git
cd nni
chmod +x install.sh
source install.sh

from nni.

QuanluZhang avatar QuanluZhang commented on May 15, 2024

Thanks @hjctop1, you are using anaconda. Actually we have not tested nni on anaconda, we are working on it though. We will inform you when anaconda is fully tested, it should be very soon.

from nni.

hjctop1 avatar hjctop1 commented on May 15, 2024

OK!
Thanks a lot.

from nni.

scarlett2018 avatar scarlett2018 commented on May 15, 2024

I'm closing the item as the fix had been released, @hjctop1 please feel free to reopen the issue if it still not work for you, thanks a lot.

from nni.

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.