Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

got error at ' isMac = runtimeHelpers.isMacintoshArch()' #94

Closed
nealsun opened this issue May 13, 2015 · 9 comments
Closed

got error at ' isMac = runtimeHelpers.isMacintoshArch()' #94

nealsun opened this issue May 13, 2015 · 9 comments

Comments

@nealsun
Copy link

nealsun commented May 13, 2015

run any command, got this error
Traceback (most recent call last):
File "/usr/local/opt/chisel/libexec/fblldb.py", line 81, in runCommand
command.run(args, options)
File "/usr/local/Cellar/chisel/1.2.0/libexec/commands/FBPrintCommands.py", line 104, in run
isMac = runtimeHelpers.isMacintoshArch()
AttributeError: 'module' object has no attribute 'isMacintoshArch'

@kastiglione
Copy link
Contributor

Thanks for the report. I'll look into this today.

@kastiglione
Copy link
Contributor

@nealsun Did you install from git, homebrew, or some other way?

@nealsun
Copy link
Author

nealsun commented May 15, 2015

@kastiglione Yes, I installed from homebrew. I got this error after run 'brew upgrade'

@kastiglione
Copy link
Contributor

Ok I'll install from homebrew and see what's up.

@jernejstrasner
Copy link

Same thing here.

@kastiglione
Copy link
Contributor

Ok thanks. Will get to this!

@idrisr
Copy link
Contributor

idrisr commented Oct 12, 2015

@jernejstrasner @nealsun can you please do a brew info chisel in the terminal and post your results.

@jernejstrasner
Copy link

@idrisr sorry for the late reply, but this does not happen anymore in the latest version.

@kastiglione
Copy link
Contributor

Thanks everyone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants