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

pip3 does not have defectdojo_apiv2 #35

Closed
chethanabhaskara opened this issue Mar 25, 2020 · 2 comments
Closed

pip3 does not have defectdojo_apiv2 #35

chethanabhaskara opened this issue Mar 25, 2020 · 2 comments

Comments

@chethanabhaskara
Copy link

I tried running this example defectdojo_api/examples/v2/dojo_ci_cd.py and it says cannot load module
ImportError: No module named defectdojo_apiv2. I saw that python package doesn't have the respective file. Could you please add it and publish the pip package again?

@chethanabhaskara chethanabhaskara changed the title pip3 does not defectdojo_apiv2 pip3 does not have defectdojo_apiv2 Mar 25, 2020
@valentijnscholten
Copy link
Member

you can install from git like this
pip install git+https://github.com/valentijnscholten/defectdojo_api/@acf0c0deb2dc5191d69f268412602bea5295a2e7

or any other repo/commit

@chethanabhaskara
Copy link
Author

Thank you, that's a helpful suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants