Pip install failing
evijit opened this issue · 3 comments
evijit commented
pip install papermage.[dev,predictors,visualizers]
zsh: no matches found: papermage.[dev,predictors,visualizers]
Ubuntu 22.04, Python 3.12.2
kyleclo commented
Hi @evijit, I think that's a typo. Try:
pip install papermage .'[dev,predictors,visualizers]'
NIL-zhuang commented
pip install papermage[dev,predictors,visualizers]
this command works
luckytyl commented
Have you solved it, I also encountered this problem, if you solve it, I want to ask how to solve it, I really need it, thank you.Running quick_start_demo.ipynb reported error OSError: [Errno 22] Invalid argument: 'D:\Users\ure/.torch/iopath_cache\s/ukbw5s673633hsw\publaynet-tf_ efficientdet_d0.pth.tar?dl=1.lock'