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.

incompactable with conda 4.6

See original GitHub issue

environments:

conda 4.6

This throws an exception as follows. image

Probable causation:

conda 4.6 has a different logic of loading activate SOME_VIRTUAL_ENV

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
huguesvcommented, Feb 20, 2019

Thanks for the additional info.

There’s a workaround of activating the environment from command prompt and starting VS from that prompt. See #4874 for details.

0reactions
huguesvcommented, Feb 20, 2019

Great. I’ll keep this open for now until I try conda 4.6.

Read more comments on GitHub >

github_iconTop Results From Across the Web

python - Conda install and update do not work also solving ...
Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. Even after the checking for incompatible packages, it ...
Read more >
Can't update or install conda due to environment ...
i downloaded brotli and brotlipy from conda files. and installed manually by using conda install --offline ... conda install conda=4.6.14.
Read more >
Troubleshooting — conda 23.7.3.dev31 documentation
When an unsatisfiable request is made to conda, conda shows a message such as this one: The following specifications were found to be...
Read more >
Release notes — conda 4.6.1 documentation
This adds many features to create and update that were previously only available to install. A backwards incompatible change is that conda create...
Read more >
conda install — conda 23.7.3.dev31 documentation
This command accepts a list of package specifications (e.g, bitarray=0.8) and installs a set of packages consistent with those specifications and compatible ......
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