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.

I tried to build a Conda Package for ryven to simplify the installation process. So it can now be installed using:

conda install -c conda-forge ryven

So far it works fine on Mac OS X with python 3.9 - it fails with python 3.10. But maybe somebody can test it with Linux and Windows.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:23 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
leon-thommcommented, Jan 27, 2022

yes, working now!

1reaction
jan-janssencommented, Jan 27, 2022

You should receive an invitation to the conda-forge Github organization which gives you access to all three ryven packages. In addition I fixed the dependency in conda install -c conda-forge ryven=3.1.1=*_3 it should be available in 30min to an hour as the anaconda servers take some time to distribute the packages worldwide. If this fixes your issue then we can mark the other packages as broken.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conda packages
A conda package is a compressed tarball file (.tar.bz2) or .conda file that contains: ... Conda keeps track of the dependencies between packages...
Read more >
Package repository for anaconda
Package Name Access Updated tensorflow‑base public 2022‑12‑21 powershell_shortcut_miniconda public 2022‑12‑21 markdown public 2022‑12‑21
Read more >
Installing conda packages - Anaconda Documentation
Open an Anaconda Prompt (terminal on Linux or macOS) and follow these instructions. Installing a conda package¶. Enter the command: conda install package ......
Read more >
conda-forge | community driven packaging for conda
conda-forge. A community-led collection of recipes, build infrastructure and distributions for the conda package manager.
Read more >
Add Python packages using the conda package manager
We have python and miniconda3 modules. python modules are based on Anaconda package manager, and miniconda3 module is based on Miniconda package manager....
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