We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I tried running np setup and it failed to parse my reply to the prompt Would you like to publish your profile to the nanopub servers?:
np setup
Would you like to publish your profile to the nanopub servers?
I think it may be because the response is parsed as a Path and not a string?
nanopub/nanopub/__main__.py
Line 166 in 337846a
Thanks
The text was updated successfully, but these errors were encountered:
Looks like this was fixed in v.2.0.1
Line 167 in 2072905
Sorry, something went wrong.
No branches or pull requests
Hi, I tried running
np setup
and it failed to parse my reply to the promptWould you like to publish your profile to the nanopub servers?
:I think it may be because the response is parsed as a Path and not a string?
nanopub/nanopub/__main__.py
Line 166 in 337846a
Thanks
The text was updated successfully, but these errors were encountered: