You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EnvironmentNameNotFound: Could not find conda environment: LiCSBAS
You can list all discoverable environments with conda info --envs.
When i try to activate Licsbas by conda activate licsbas teh environment doesnt change and it remains (base). Can you tell me why the licsbas environment is not being created despite proper installation?
Thank you,
Sreetama
The text was updated successfully, but these errors were encountered:
Hi,
I have another query.
I'm installing LicSBAS in terminal and it showed the following:
LiCSBAS install is OK
(base) psaha@psaha-ThinkPad-E460:~$ conda activate LiCSBAS
EnvironmentNameNotFound: Could not find conda environment: LiCSBAS
You can list all discoverable environments with
conda info --envs
.When i try to activate Licsbas by conda activate licsbas teh environment doesnt change and it remains (base). Can you tell me why the licsbas environment is not being created despite proper installation?
Thank you,
Sreetama
The text was updated successfully, but these errors were encountered: