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

When Running fbs release get cannot upload #292

Open
brian316 opened this issue Jan 20, 2023 · 1 comment
Open

When Running fbs release get cannot upload #292

brian316 opened this issue Jan 20, 2023 · 1 comment

Comments

@brian316
Copy link

brian316 commented Jan 20, 2023

I have purchased fbs.

when I run fbs release I get this error:

waited 1 seconds for .DS_STORE to be created.
bless: The 'openfolder' option is deprecated

Could not import the module for uploading. Perhaps you need to:
    pip install fbs[upload]

and doing an install gives this error

(main*) » pip install fbs[upload]   
zsh: no matches found: fbs[upload]

what should i do?

@mherrmann
Copy link
Owner

You probably need

pip install 'fbs[upload]'

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

2 participants