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
PyPI Prebuilt Installation not working: ERROR: Could not find a version that satisfies the requirement Foton (from versions: none) ERROR: No matching distribution found for Foton
#37
Open
Austin-Routt opened this issue
May 7, 2021
· 0 comments
I've been looking for a way to get a vulkan context in jupyter notebook. Your project seems ideal for that, but I cannot use PyPI to install. I use the following command in the Anaconda Powershell Promt:
pip install Foton
python -m Foton.install
I get the following response:
ERROR: Could not find a version that satisfies the requirement Foton (from versions: none)
ERROR: No matching distribution found for Foton
Any suggestions?
The text was updated successfully, but these errors were encountered:
Hi,
I've been looking for a way to get a vulkan context in jupyter notebook. Your project seems ideal for that, but I cannot use PyPI to install. I use the following command in the Anaconda Powershell Promt:
I get the following response:
Any suggestions?
The text was updated successfully, but these errors were encountered: