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
Hello, nice package! I found an error.
While trying to build the package, I received the following error:
> running build > running build_py > creating build > creating build/lib > creating build/lib/sotb-wrapper > copying sotb_wrapper/interface.py -> build/lib/sotb-wrapper > copying sotb_wrapper/_version.py -> build/lib/sotb-wrapper > copying sotb_wrapper/__init__.py -> build/lib/sotb-wrapper > UPDATING build/lib/sotb_wrapper/_version.py > error: [Errno 2] No such file or directory: 'build/lib/sotb_wrapper/_version.py'
The text was updated successfully, but these errors were encountered:
I released a new version a couple of weeks ago. Can you try this new version and check if the problem persists?
Sorry, something went wrong.
No branches or pull requests
Hello, nice package! I found an error.
While trying to build the package, I received the following error:
The text was updated successfully, but these errors were encountered: