Closed blythed closed 2 weeks ago
Hey @blythed, I've setup the superduper repo locally on my system and would like to get started with some beginner issue to get familiar with the codebase.
Can you please assign this one to me?
It seems like the module may not be installed correctly or exposed as a command-line tool in your virtual environment. To fix this problem, you can try installing superduper
with the --user
flag or make sure that your PATH is configured properly.
Install with --user Flag:
pip install --user superduper
Check PATH:
echo $PATH
On Mac OSX, with a virtual environment (Python 3.11), I can access
superduper
with:But not