You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the conda package signalp3-register etc scripts if there is a failure, they currently just output the actual failure and die.
A better user experience would be if the errors were captured, and we make some suggestions on how users could attempt to fix or report it and then exit.
Even better would be if they caught some common install issues (e.g. signalp3 hmm requiring 32-bit libc compatibility).
Are you interested in helping us add this feature?
E.g. modifying documentation or code.
Yeah I'll probably be the one doing it.
The text was updated successfully, but these errors were encountered:
What kind of feature are you proposing?
When running the conda package
signalp3-register
etc scripts if there is a failure, they currently just output the actual failure and die.A better user experience would be if the errors were captured, and we make some suggestions on how users could attempt to fix or report it and then exit.
Even better would be if they caught some common install issues (e.g. signalp3 hmm requiring 32-bit libc compatibility).
Are you interested in helping us add this feature?
E.g. modifying documentation or code.
Yeah I'll probably be the one doing it.
The text was updated successfully, but these errors were encountered: