Giter Site home page Giter Site logo

No pip install about lssvr HOT 9 CLOSED

zealberth avatar zealberth commented on September 17, 2024
No pip install

from lssvr.

Comments (9)

zealberth avatar zealberth commented on September 17, 2024 1

Oh, i'm sorry, I will fix this. Thanks!

from lssvr.

zealberth avatar zealberth commented on September 17, 2024 1

Hi, @grudloff !

Try this into your colab notebook:

image

[I think that is better I change the minimum requirements for this package... hehehe]

from lssvr.

grudloff avatar grudloff commented on September 17, 2024 1

Found an even better solution.

!pip install git+https://github.com/zealberth/lssvr.git

This has the added advantage of installing the last version!

from lssvr.

grudloff avatar grudloff commented on September 17, 2024

Thanks!

from lssvr.

zealberth avatar zealberth commented on September 17, 2024

Done, @grudloff
https://pypi.org/project/lssvr/

from lssvr.

grudloff avatar grudloff commented on September 17, 2024

Thanks! Is there any easy way to bypass the python^3.8 requirement to install on google colab that currently has python 3.7.10?

from lssvr.

grudloff avatar grudloff commented on September 17, 2024

Relaxing the constraint from pip cli seems impossible. So it looks like git clone is the only option, though I came to a solution that maintains the same syntax for importing.

!git clone https://github.com/zealberth/lssvr
!mv lssvr/lssvr lssvr_temp 
!rm lssvr -r 
!mv lssvr_temp lssvr

But changing the minimum requirements may be better 😬

from lssvr.

zealberth avatar zealberth commented on September 17, 2024

Nice :)

from lssvr.

grudloff avatar grudloff commented on September 17, 2024

@zealberth maybe it is a good idea to add

Found an even better solution.

!pip install git+https://github.com/zealberth/lssvr.git

This has the added advantage of installing the last version!

@zealberth maybe it is a good idea to add this option to the readme to install the latest version?

from lssvr.

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.