Giter Club home page Giter Club logo

Comments (8)

djstein avatar djstein commented on July 25, 2024

Thanks for the info. Could you send the full stack trace. Pip is caching and installing different versions than the latest release. However, I think a filepath is broken in setup.py based on that error if it is newest version

from bentodev.

jimiwhite1020 avatar jimiwhite1020 commented on July 25, 2024

terminal.txt

This is the output of the "pip install bentodev"

from bentodev.

djstein avatar djstein commented on July 25, 2024

@jimiwhite1020 can you test again on a clean Python 3 virtualenv? (multiple ways to do so including: python3 -m venv venv). If it does not get bentodev 0.1.6 (sometimes the cache gets stuck) specify the version (pip install bentodev==0.1.6) !

It looks like it's installing now with the correct file paths!

from bentodev.

jimiwhite1020 avatar jimiwhite1020 commented on July 25, 2024

Thank you. I managed to install it by doing it from the the beginning after removing the venv directory.
Now I see some other issues on my end.

http://prntscr.com/f32en5 (version command is not working)
http://prntscr.com/f32f5s (why do I see only one theme?)
http://prntscr.com/f32fn0 (this is what I see when I try to clone)

from bentodev.

djstein avatar djstein commented on July 25, 2024

thanks @jimiwhite1020 these are being moved into their own issues:
(version command is not working) --> #5 looking into this, not sure why the version number did not get bundled
(why do I see only one theme?) --> #4 this is due to an incorrect token being bundled with the package due to a package manager problem
(this is what I see when I try to clone) #6

from bentodev.

jimiwhite1020 avatar jimiwhite1020 commented on July 25, 2024

Please response here for the issue #4 and #6. Thank you.

from bentodev.

djstein avatar djstein commented on July 25, 2024

@jimiwhite1020 above issues have been resolved. if an issue comes up again against not seeing other accounts/themes, it deserves its own issue page.

if you have other installation issues please add them here!

from bentodev.

djstein avatar djstein commented on July 25, 2024

newest version of bentodev is 1.7 btw

from bentodev.

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.