question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

planarity as dependency

See original GitHub issue

planarity is pip-installable. is there a reason why we are not including it as a dependency?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
brgcodecommented, Apr 19, 2020

yes, it will work without planarity. left-over from the days when the functionality of quite a few packages (e.g. compas_ags) was still integrated in the core framework. will remove it soon-ish…

0reactions
htlcnncommented, Apr 19, 2020

I cloned the source, removed planarity from requirements.txt. Installation was successful. Does compas run normally without planarity? I read Known Issues and installed both Cython and VS 2019 C++ Build Tools, but somehow Cython could not find Visual Studio as it said. I’ve been used to pure python installation from python.org and install packages via pip. conda seems to have many existing packages that I don’t need. I tried miniconda but it could not connect to server to download packages, so I switched back to pure python and pip. Thanks for your help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Corpora-List] Planarity in dependency parsing
to know why planarity (projectivity) is required for dependency parsing? Many sentences of languages such as German, Hindi are not planar. Does this...
Read more >
(PDF) Multiplanarity-a model for dependency structures in treebanks
Planarity of a dependency tree is the requirement that the links do not cross when ... that a planar dependency graph may have...
Read more >
Bracketing Encodings for 2-Planar Dependency Parsing
We present a bracketing-based encoding that can be used to represent any 2-planar dependency tree over a sentence of length n as a...
Read more >
Composition-dependent slip planarity in mechanically-stable ...
Full length article. Composition-dependent slip planarity in mechanically-stable face centered cubic complex concentrated alloys and its mechanical effects.
Read more >
Planarity-related graph algorithms
This code project provides a library for implementing graph algorithms as well as implementations of several planarity-related graph algorithms.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found