Git Product home page Git Product logo

texturegroup / weaver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from square/ponydebugger

81.0 81.0 10.0 2.41 MB

Remote debugging for Texture apps using Chrome DevTools

Home Page: http://texturegroup.org

License: Other

Ruby 0.40% Objective-C 35.49% Go 5.29% Python 29.59% CSS 0.21% HTML 0.46% JavaScript 26.25% Objective-C++ 2.31%
asyncdisplaykit chrome-devtools ios-ui pinterest rendering texture uikit

weaver's People

Contributors

alanf avatar bimawa avatar davidapgar avatar dfed avatar efirestone avatar felixonmars avatar gr4yscale avatar jeanregisser avatar jerryhjones avatar justinseanmartin avatar kleinlieu avatar kyleve avatar larrycao avatar lukabratos avatar maicki avatar mikelikespie avatar mortonfox avatar mthole avatar nguyenhuy avatar nsillik avatar omnivector avatar peterwilli avatar pnc avatar puls avatar raphaelschaad avatar rwickliffe avatar ryanolsonk avatar streeter avatar vsapsai avatar wlue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

weaver's Issues

Error running bootstrap script

Hi, I`m getting an error when executing bootstrap script:

Macs-MacBook-Pro:ponyd KRUBERLICK$ curl -s https://raw.githubusercontent.com/TextureGroup/Weaver/master/scripts/bootstrap-ponyd.py | python - --never-download ~/Library/Weaver
New python executable in /Users/KRUBERLICK/Library/Weaver/bin/python
Cannot find a wheel for setuptools
Cannot find a wheel for pip
Installing setuptools, pip, wheel...
  Complete output from command /Users/KRUBERLICK/Library/Weaver/bin/python - setuptools pip wheel:
  Collecting setuptools
  Could not find a version that satisfies the requirement setuptools (from versions: )
No matching distribution found for setuptools
----------------------------------------
...Installing setuptools, pip, wheel...done.
Traceback (most recent call last):
  File "<stdin>", line 2360, in <module>
  File "<stdin>", line 715, in main
  File "<stdin>", line 947, in create_environment
  File "<stdin>", line 903, in install_wheel
  File "<stdin>", line 799, in call_subprocess
OSError: Command /Users/KRUBERLICK/Library/Weaver/bin/python - setuptools pip wheel failed with error code 1

error using latest chrome

I'm seeing lots of errors like below when trying with the latest inspector, while using an older version simply gave me a blank screen.

Request CSS.getComputedStyleForNode failed. "Error Domain=PDErrorDomain Code=100 \"Unknown or unimplemented method name: CSS.getComputedStyleForNode\" UserInfo={NSLocalizedDescription=Unknown or unimplemented method name: CSS.getComputedStyleForNode}"

Does the debugger need to be updated to the latest inspector spec?

URLError: <urlopen error [Errno 54] Connection reset by peer>

when install devtools, it happens error.

โžœ ponyd ponyd update-devtools
Downloading https://www.googleapis.com/download/storage/v1/b/chromium-browser-snapshots/o/Linux_x64%2F464644%2Fchrome-linux.zip?alt=media
Traceback (most recent call last):
File "/usr/local/bin/ponyd", line 11, in
load_entry_point('ponyd', 'console_scripts', 'ponyd')()
File "/Users/karosli/Library/Weaver/src/ponyd/ponyd/argbase.py", line 149, in main
args.command(args)
File "/Users/karosli/Library/Weaver/src/ponyd/ponyd/argbase.py", line 128, in run_command
return instance()
File "/Users/karosli/Library/Weaver/src/ponyd/ponyd/downloader.py", line 49, in call
tools_stream = StringIO(urllib2.urlopen(tools_url).read())
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 431, in open
response = self._open(req, data)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 449, in _open
'_open', req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1240, in https_open
context=self._context)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1197, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 54] Connection reset by peer>

IOError: [Errno 62] Too many levels of symbolic links

While following installation steps 3, I got an error with the following log. can anyone help me out?

New python executable in /Users/lohenyumnam/Library/Weaver/bin/python2.7
Traceback (most recent call last):
  File "<stdin>", line 2360, in <module>
  File "<stdin>", line 715, in main
  File "<stdin>", line 927, in create_environment
  File "<stdin>", line 1233, in install_python
  File "/usr/local/Cellar/python@2/2.7.15_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 97, in copyfile
    with open(dst, 'wb') as fdst:
IOError: [Errno 62] Too many levels of symbolic links: '/Users/lohenyumnam/Library/Weaver/bin/python2.7'

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.