Coder Social home page Coder Social logo

Does not start up about blast-radius HOT 5 OPEN

dogmatic69 avatar dogmatic69 commented on June 8, 2024 14
Does not start up

from blast-radius.

Comments (5)

Ianyliu avatar Ianyliu commented on June 8, 2024 5

This version of Blast Radius doesn't support Python 3.10. The packages it uses are outdated, and some of the code also has to be changed accordingly.

Since the creator hasn't been active on this repo, I created my own repo and Docker image.

You can try downloading my version:

python3 -m pip install git+https://github.com/Ianyliu/blast-radius-fork

or run it on Docker:

docker run --rm -it -p 5000:5000 \ -v $(pwd):/data:ro \ --security-opt apparmor:unconfined \ --cap-add=SYS_ADMIN \ ianyliu/blast-radius-fork

from blast-radius.

luispabon avatar luispabon commented on June 8, 2024

Same here on Ubuntu 22.04 with Python 3.10.

from blast-radius.

markdjones82 avatar markdjones82 commented on June 8, 2024

Same, I'm trying to find the issue.

from blast-radius.

heechankim avatar heechankim commented on June 8, 2024

Same here on Mac M1 Pro with Python 3.10.6

from blast-radius.

chaoscreater avatar chaoscreater commented on June 8, 2024

Is blast-radius supposed to be a .exe or something? I ran it and it's showing this, because there isn't a file type and therefore no app association...

image

UPDATE:

Got it a bit further by just using Python to run it, but I'm getting this:

image

Tried the above in a brand new installation of Python in a fresh VM and it's the same result.

from blast-radius.

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.