-
Notifications
You must be signed in to change notification settings - Fork 643
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
Can't run python scripts/eachdist.py develop #444
Comments
I had to install several dependencies to get the command to work, did I miss a step somewhere?
|
@codeboten |
This issue was marked stale due to lack of activity. It will be closed in 30 days. |
I think this should be addressed. Even reading both |
observe the same behavior at my end. using: |
Please don't use the eachdist script, we even removed it from our documentation. Just use |
When I try running
python scripts/eachdist.py develop
It fails with:
Steps to reproduce
git clone [email protected]:open-telemetry/opentelemetry-python-contrib.git
cd opentelemetry-python-contrib.git
git clone [email protected]:open-telemetry/opentelemetry-python.git opentelemetry-python-core
python scripts/eachdist.py develop
What is the expected behavior?
The script runs without errors
What is the actual behavior?
The script exits with error code 1, because of:
The text was updated successfully, but these errors were encountered: