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.

BugFix: Contributing Requires Updates

See original GitHub issue

For Windows,

  1. GDAL and Fiona must be installed from the Christop Gohlke binaries
  2. In requirements_test.txt, you must include appdirs, scooby, vtk, and meshio, unless it is understood that the user first performs an editable install (py -m pip install -e .), which would be worth clarifying in the Contributing to pyvista through GitHub section

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
banesullivancommented, Nov 27, 2021

Ahhhh I see it is this example pulling in osmnx

https://docs.pyvista.org/examples/99-advanced/osmnx-example.html#plot-open-street-map-data

@pyvista/developers, this needs to be optional or placed somewhere else

0reactions
banesullivancommented, Feb 3, 2022

I believe #1867 resolved this - if you still think there are unneeded, heavy dependencies for development contributions, let us know!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Should You Update to the Latest Python Bugfix Version?
Bugfix releases will only contain bug and security fixes. You most likely won't experience any difference between two versions of the same ...
Read more >
Contributing a bug fix or feature to an open source github repo
Checklist for contributing a bug fix or feature to an open source GitHub repo · Fork repository and clone locally. · Create a...
Read more >
Contributing a feature or a bug fix in SWT - Eclipse
How to contribute a feature or a bug fix to SWT. Set up your Java environment: Download and install a Java JRE (SWT...
Read more >
Contribution guidelines — Acts documentation
Acts requires that every pull request receives at least one review by a member of the reviewers team before being merged but anyone...
Read more >
[PATCH] add recommendation for use of Fixes: tag in bug-fix ...
To improve the review of bug-fixes a standardized reference to the bug-introducing commit, which the Fixes: tag provides, can make life
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