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:
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?