Code Monkey home page Code Monkey logo

Comments (4)

diegofiori avatar diegofiori commented on May 18, 2024

Hello @scalastic! Try installing nebullvm using

pip install nebullvm==0.2.2

I will try to investigate the behavior further and correct it before the next release.

from nebuly.

 avatar commented on May 18, 2024

Hello @morgoth95
This has only change the message :(

% pip install nebullvm==0.2.2
Collecting nebullvm==0.2.2
  Using cached nebullvm-0.2.2-py3-none-any.whl (70 kB)
Collecting onnx>=1.10.0
  Using cached onnx-1.11.0.tar.gz (9.9 MB)
  Preparing metadata (setup.py) ... done
Collecting tf2onnx>=1.8.4
  Using cached tf2onnx-1.9.3-py3-none-any.whl (435 kB)
Collecting py-cpuinfo>=8.0.0
  Using cached py-cpuinfo-8.0.0.tar.gz (99 kB)
  Preparing metadata (setup.py) ... done
Requirement already satisfied: numpy>=1.19.0 in /opt/homebrew/Caskroom/miniforge/base/envs/nebulvm-stf/lib/python3.8/site-packages (from nebullvm==0.2.2) (1.19.5)
ERROR: Could not find a version that satisfies the requirement tensorflow<2.8.0,>=2.7.0 (from nebullvm) (from versions: none)
ERROR: No matching distribution found for tensorflow<2.8.0,>=2.7.0

from nebuly.

diegofiori avatar diegofiori commented on May 18, 2024

Looks like nebullvm is not finding any valid tensorflow installation. Which conda version are you using? On MacM1 I usually use mini-forge where I can simply install tensorflow running

conda install tensorflow

After installing tensorflow you can proceed with the installation of nebullvm

from nebuly.

 avatar commented on May 18, 2024

I'm using mini-forge also but I've installed tensorflow-macos, the one from Apple. It seems not to be recognized as tensorflow as it's named tensorflow-macos...

When I now execute conda install tensorflow, it offers me to install tensorflow (once again).
And nebullvm is installing now !

Ok, that was the point: I thought I could benefit from both worlds, the Apple's version of Tensorflow and Nebullvm...
Why not after all ?

from nebuly.

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.