Open adamkgray opened 2 years ago
Hello Adam,
thank you for the info. Yes, seems the theme package is not maintained anymore.
I just checked, I don't have that package currently installed at home. But I do use it at work, will have a look tomorrow and let you know. When I can retrieve the package from my local installation, I will add it to the repo.
Will keep you posted.
Kind Regards
Matthias
Am Sa., 7. Mai 2022 um 12:11 Uhr schrieb Adam K Gray < @.***>:
I tried to install this package by cloning the repo and running pip install -e .
It fails with the error:
ERROR: Could not find a version that satisfies the requirement pygments-style-solarized==0.1.1 (from sphi-sola) (from versions: none) ERROR: No matching distribution found for pygments-style-solarized==0.1.1
It seems the package has been removed from PyPi?
In fact, the link to pygments-style-solarized https://pypi.org/project/pygments-style-solarized/ is broken.
Do you have the package installed on your local machine? If so, can you just rip the source files and make them part of this repo?
— Reply to this email directly, view it on GitHub https://github.com/matthias-stein/sphi_sola/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDJZKHWH6WBHHSZ4IQB2JDVIY6WTANCNFSM5VKGRTGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello Adam,
please have a look https://github.com/matthias-stein/sphi_sola , I added the package source.
Kind Regards
Matthias
Am So., 8. Mai 2022 um 21:29 Uhr schrieb Matthias Stein < @.***>:
Hello Adam,
thank you for the info. Yes, seems the theme package is not maintained anymore.
I just checked, I don't have that package currently installed at home. But I do use it at work, will have a look tomorrow and let you know. When I can retrieve the package from my local installation, I will add it to the repo.
Will keep you posted.
Kind Regards
Matthias
Am Sa., 7. Mai 2022 um 12:11 Uhr schrieb Adam K Gray < @.***>:
I tried to install this package by cloning the repo and running pip install -e .
It fails with the error:
ERROR: Could not find a version that satisfies the requirement pygments-style-solarized==0.1.1 (from sphi-sola) (from versions: none) ERROR: No matching distribution found for pygments-style-solarized==0.1.1
It seems the package has been removed from PyPi?
In fact, the link to pygments-style-solarized https://pypi.org/project/pygments-style-solarized/ is broken.
Do you have the package installed on your local machine? If so, can you just rip the source files and make them part of this repo?
— Reply to this email directly, view it on GitHub https://github.com/matthias-stein/sphi_sola/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDJZKHWH6WBHHSZ4IQB2JDVIY6WTANCNFSM5VKGRTGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I tried to install this package by cloning the repo and running
pip install -e .
It fails with the error:
It seems the package has been removed from PyPi?
In fact, the link to pygments-style-solarized is broken.
Do you have the package installed on your local machine? If so, can you just rip the source files and make them part of this repo?