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.

Still having errors with 32-bit miniconda setups

See original GitHub issue

From here. I am specifying miniconda-version and still get errors. The following line is to blame (I think, I don’t know JS), it seems that it should check if miniconda-version is not set and architecture != x64, based on the error message. https://github.com/conda-incubator/setup-miniconda/blob/35d1405e78aa3f784fe3ce9a2eb378d5eeb62169/src/input.ts#L61-L63

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:18 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
chrisjbillingtoncommented, Aug 10, 2021

Would it be ok if I commit to your PR to provide this workaround too and add the relevant tests?

Absolutely, go ahead! I think I’ve already granted that permission for the PR, let me know if I haven’t.

0reactions
jaimergpcommented, Aug 10, 2021

Would it be ok if I commit to your PR to provide this workaround too and add the relevant tests?

Read more comments on GitHub >

github_iconTop Results From Across the Web

using 32-bit versions of miniconda on Linux #147 - GitHub
I am trying to use this action to set up a 32-bit conda environment for a test. My current options are: anaconda32: name:...
Read more >
Troubleshooting — Anaconda documentation
The Anaconda installer files are large (over 300 MB), and some users have problems with errors and interrupted downloads when downloading large files....
Read more >
Miniconda only installs partially how can I find the error?
Maybe you have miniconda but none of the packages. See this page to download the additional packages and then maybe it will work....
Read more >
Installing on Windows - Conda
In your terminal window or Anaconda Prompt, run the command conda list . A list of installed packages appears if it has been...
Read more >
Installing scikit-image — skimage v0.19.2 docs
Once you have your conda environment set up, you can install scikit-image with ... We still support Windows 32-bit on x86 processors but...
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