Coder Social home page Coder Social logo

Comments (6)

kashif avatar kashif commented on June 18, 2024

right this warning is coming from pytorch... in any case can you kindly try to update:

pip install -U tensorboard tensorboard-plugin-wit

and try again? Thanks!

from pytorch-ts.

AlexMRuch avatar AlexMRuch commented on June 18, 2024

I think this has to do with a pip vs. conda install. Your pip install defaults to CPU-only pytorch (why not detect cuda presence and do something like pip install torch==#.#.#+cu###), and I tend to use conda to install DL libraries. Do you all have a conda yaml up yet for conda-forge?

from pytorch-ts.

AlexMRuch avatar AlexMRuch commented on June 18, 2024

Yeah, trying to fix it now with a pip install of the above. Gosh, pip and conda are always such a labyrinth even with brand new envs...

from pytorch-ts.

AlexMRuch avatar AlexMRuch commented on June 18, 2024

Okay, using the pip version for everything across the board works. So a break happens if you have conda pytorch and not pip pytroch. So I guess if one wants GPUs for PyTorchTS they should make sure to 1) create a new conda env, 2) conda install pip, 2) pip install their appropriate GPU version of PyTorch, 3) and finally pip install pytorchts. Hope that helps anyone else hitting this!

from pytorch-ts.

kashif avatar kashif commented on June 18, 2024

thanks @AlexMRuch I appreciate you using this library.

from pytorch-ts.

AlexMRuch avatar AlexMRuch commented on June 18, 2024

Oh, I super appreciate you all making this happen, @kashif! There are so many DL time series models out there but it doesn't seem like many people are really integrating all those into an abstract and generalizable library. Super happy to have stumbled upon it!

from pytorch-ts.

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.