mandeep / sublime-text-conda

Work with conda environments in Sublime Text 3
BSD 3-Clause "New" or "Revised" License
26 stars 10 forks source link

Settings are get from wrong path and not found (manually installed) #25

Closed zap-wizard closed 4 years ago

zap-wizard commented 4 years ago

Manually installed this package with git clone, and then moved it to Sublime Text's Packages-folder. When I went to Preferences -> Package Settings -> Conda -> Settings I got an error like this: The settings file "res://Packages/Conda/Conda (OSX).sublime-settings" could not be opened

It seems like Sublime tried to get the settings from Packages/Conda, but the package is in Packages/sublime-text-conda. I changed the name of the folder to Conda an now it's working fine.

So problem solved, but posted for letting others know.

Sublime Text 3.2.2 OS X High Sierra

mandeep commented 4 years ago

Thanks for opening an issue. You were right to change the directory name from sublime-text-conda to Conda. This is an issue with cloning the repository versus downloading the package via Package Control. I'll add some documentation to the readme to make this clear.

mandeep commented 4 years ago

Fixed by commit f9e92627e0b6634cb585f0ce5a3f1d2387e40c1a