Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pip install failing #76

Open
evijit opened this issue Mar 28, 2024 · 3 comments
Open

Pip install failing #76

evijit opened this issue Mar 28, 2024 · 3 comments

Comments

@evijit
Copy link

evijit commented Mar 28, 2024

pip install papermage.[dev,predictors,visualizers] 
zsh: no matches found: papermage.[dev,predictors,visualizers]

Ubuntu 22.04, Python 3.12.2

@kyleclo
Copy link
Collaborator

kyleclo commented Mar 28, 2024

Hi @evijit, I think that's a typo. Try:
pip install papermage .'[dev,predictors,visualizers]'

@NIL-zhuang
Copy link

pip install papermage[dev,predictors,visualizers]
this command works

@luckytyl
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants