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

pipenv run generate does not work (outdated instructions?) #621

Open
3 tasks done
mgorny opened this issue Sep 27, 2024 · 0 comments
Open
3 tasks done

pipenv run generate does not work (outdated instructions?) #621

mgorny opened this issue Sep 27, 2024 · 0 comments
Labels
bug Something isn't working investigation needed

Comments

@mgorny
Copy link
Contributor

mgorny commented Sep 27, 2024

Summary

pipenv run generate does not work (outdated instructions?)

Reproduction Steps

pipenv run generate

Expected Results

Data being generated, as indicated in https://github.com/danielgtaylor/python-betterproto/blob/master/tests/README.md#running-the-tests

Actual Results

$ pipenv run generate
Error: the command generate could not be found within PATH or Pipfile's [scripts].

System Information

libprotoc 28.0
Python 3.12.6
Name: betterproto
Version: 2.0.0b7
Summary: A better Protobuf / gRPC generator & library
Home-page: https://github.com/danielgtaylor/python-betterproto
Author: Daniel G. Taylor
Author-email: [email protected]
License: MIT
Location: /tmp/python-betterproto-v.2.0.0b7/.venv/lib/python3.12/site-packages
Requires: grpclib, python-dateutil, typing-extensions
Required-by: 

Checklist

  • I have searched the issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have verified this issue occurs on the latest prelease of betterproto which can be installed using pip install -U --pre betterproto, if possible.
@mgorny mgorny added bug Something isn't working investigation needed labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigation needed
Projects
None yet
Development

No branches or pull requests

1 participant