Coder Social home page Coder Social logo

Comments (11)

zkhalapyan avatar zkhalapyan commented on April 27, 2024 3

Alright, seems like I got what happened:

  • Python 3 support was in 2.0.0, but xrange fix (d5f155d) wasn't included, so it's still breaking 😢
  • There hasn't been a new release since the naming change (deb751e) and therefore brew vs. repo are out of sync.

I would recommend making a new minor release 2.0.1 with the new commits; to make it simple, I have drafted the release notes 😎maybe @kolinkrewinkel or @kastiglione could take up on it! 🙏

Release Name: It's Not Halting (2.0.1)

Pushing a minor release to fix a Python 3 issue (d5f155d) as well as to sync brew with latest naming convention (deb751e), see below for more details:

  • Replace xrange with range to fix Python 3 issue (d5f155d) - thanks to @kastiglione!
  • Renaming all fblldb* to fbioslldb* to avoid conflict with lldb (deb751e) - thanks to @aadsm
  • New copy command that can be used to copy any NSURL or NSData to the host machine (0c9ee31) - awesome new tool by Chris Ellsworth.

Once a release is created, need to update homebrew formula, similar to this: Homebrew/homebrew-core@b12704f

from chisel.

Tliens avatar Tliens commented on April 27, 2024 1

Successfully! 👏

1、直接下载zip包
2、解压缩
3、打开 /usr/local/Cellar/
4、将下载好的所有文件放到这个文件夹中
5、.lldbinit文件中修改为

# ~/.lldbinit
command script import /usr/local/Cellar/chisel/libexec/fblldbbase.py

from chisel.

zkhalapyan avatar zkhalapyan commented on April 27, 2024 1

200

from chisel.

kolinkrewinkel avatar kolinkrewinkel commented on April 27, 2024 1

from chisel.

zkhalapyan avatar zkhalapyan commented on April 27, 2024

Also realized, the version installed by brew doesn't have Python3 support, so seems pretty old. It's installing version 2.0.0.

from chisel.

kolinkrewinkel avatar kolinkrewinkel commented on April 27, 2024

I'll take a pass at fixing this as soon as I can (probably Friday or Monday)! Thanks for digging into it @zkhalapyan!

from chisel.

Linyok avatar Linyok commented on April 27, 2024

I also have this question in my Xcode Version 11.4.1

from chisel.

Hastewave avatar Hastewave commented on April 27, 2024

The problem is still relevant

from chisel.

kolinkrewinkel avatar kolinkrewinkel commented on April 27, 2024

Homebrew/homebrew-core#59799 in progress!

from chisel.

kolinkrewinkel avatar kolinkrewinkel commented on April 27, 2024

Should be good now, sorry it took so long!

from chisel.

zkhalapyan avatar zkhalapyan commented on April 27, 2024

yay, thanks!

from chisel.

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.