Conda wrapper not working for enviroments other than the base
Closed this issue · 2 comments
rickstaa commented
Describe the bug
Currently, the wrapper is only working with the base environment. This is caused by the PYTHONPATH.
To Reproduce
Steps to reproduce the behavior:
- Clone repository and install the wrapper.
- Try to use
conda activate <ENV_NAME>
- See enum error
Expected behavior
The conda environment is activated.
Desktop (please complete the following information):
- OS: UBUNTU 18.04
- CONDA version: 4.7
- ROS version: Melodic.
issue-label-bot commented
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.97. Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.