I am using a jupyter notebook which requires the module vpython
.
Is there any way to install vpython without using conda or pip (i.e. just by using system packages)?
I am using a jupyter notebook which requires the module vpython
.
Is there any way to install vpython without using conda or pip (i.e. just by using system packages)?
It doesn’t look like it’s among either arch or AUR packages, so no, not unless you package it yourself.
yay -Ss PACKAGE
To search for PACKAGE in both official repos and AUR.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.