Giter VIP home page Giter VIP logo

mockdown's People

Contributors

dylanlukes avatar eh-dub avatar jsarracino avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

js0nwu

mockdown's Issues

Inference fails on yoga example

The following example(s) throws an assertion error:

[{"name":"box0","rect":[0,0,960,41],"children":[{"name":"box00","rect":[736,0,960,41],"children":[{"name":"box000","rect":[746,0,857,41],"children":[{"name":"box0000","rect":[756,0,827,41],"children":[]}]},{"name":"box001","rect":[866.6666870117188,0,959.6666870117188,41],"children":[{"name":"box0010","rect":[876.6666870117188,0,929.6666870117188,41],"children":[]}]}]}]},{"name":"box1","rect":[0,0,348,41],"children":[]},{"name":"box2","rect":[17.399993896484375,41,330.3999938964844,215],"children":[{"name":"box20","rect":[280.6000061035156,61,330.6000061035156,111],"children":[]}]},{"name":"box3","rect":[17.399993896484375,280,330.3999938964844,1889],"children":[{"name":"box30","rect":[37.399993896484375,340,310.3999938964844,1889],"children":[{"name":"box300","rect":[37.399993896484375,340,310.3999938964844,836],"children":[{"name":"box3000","rect":[37.399993896484375,340,310.3999938964844,537],"children":[]},{"name":"box3001","rect":[37.399993896484375,596.0333251953125,310.3999938964844,626.0333251953125],"children":[]}]},{"name":"box301","rect":[37.399993896484375,866.0333251953125,310.3999938964844,1362.0333251953125],"children":[{"name":"box3010","rect":[37.399993896484375,866.0333251953125,310.3999938964844,1063.0333251953125],"children":[]},{"name":"box3011","rect":[37.399993896484375,1122.066650390625,310.3999938964844,1152.066650390625],"children":[]}]},{"name":"box302","rect":[37.399993896484375,1392.066650390625,310.3999938964844,1889.066650390625],"children":[{"name":"box3020","rect":[37.399993896484375,1392.066650390625,310.3999938964844,1589.066650390625],"children":[]},{"name":"box3021","rect":[37.399993896484375,1679.1500244140625,310.3999938964844,1709.1500244140625],"children":[]}]}]}]},{"name":"box4","rect":[17.399993896484375,1955.1500244140625,330.3999938964844,2154.1500244140625],"children":[{"name":"box40","rect":[17.399993896484375,1955.1500244140625,330.3999938964844,2092.1500244140625],"children":[{"name":"box400","rect":[17.399993896484375,1955.1500244140625,330.3999938964844,2020.1500244140625],"children":[]}]},{"name":"box41","rect":[81.5,2122.11669921875,266.5,2154.11669921875],"children":[{"name":"box410","rect":[81.5,2122.11669921875,97.5,2152.11669921875],"children":[]},{"name":"box411","rect":[125.5,2122.11669921875,162.5,2152.11669921875],"children":[]},{"name":"box412","rect":[181.5,2122.11669921875,213.5,2154.11669921875],"children":[]},{"name":"box413","rect":[236.5,2122.11669921875,266.5,2152.11669921875],"children":[]}]}]}]

running mockdown with 'pipenv shell' yields error

Here is what happens when I try to run mockdown, beginning with entering 'pipenv shell' and then entering 'mockdown':
Screen Shot 2019-12-05 at 12 08 52 PM

Coras-MacBook-Air:mockdown corac$ pipenv shell
Launching subshell in virtual environment...
bash-3.2$ . /Users/corac/.local/share/virtualenvs/mockdown-MUevRFz_/bin/activate
(mockdown) bash-3.2$ mockdown
Traceback (most recent call last):
File "/Users/corac/.local/share/virtualenvs/mockdown-MUevRFz_/bin/mockdown", line 5, in
from mockdown.cli import serve
File "/Users/corac/.local/share/virtualenvs/mockdown-MUevRFz_/lib/python3.7/site-packages/mockdown/cli.py", line 4, in
from mockdown.app import create_app
File "/Users/corac/.local/share/virtualenvs/mockdown-MUevRFz_/lib/python3.7/site-packages/mockdown/app.py", line 11, in
from mockdown.display.view import display_view
ModuleNotFoundError: No module named 'mockdown.display'
(mockdown) bash-3.2$

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.