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
Installing it with command pip install pip@git+https://github.com/WFP-VAM/DataBridgesAPI result in error (see log):
Collecting pip@ git+https://github.com/WFP-VAM/DataBridgesAPI
Cloning https://github.com/WFP-VAM/DataBridgesAPI to c:\users\alessandra.gherardel\appdata\local\temp\pip-install-_8ayfm8h\pip_c893ebad5a2a43b6ba81ef1d1b9d608e
Resolved https://github.com/WFP-VAM/DataBridgesAPI to commit 7d82d71eee5fd9e4a9bbe0899a6be29ccd547204
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Discarding git+https://github.com/WFP-VAM/DataBridgesAPI: Requested databridgesapi from git+https://github.com/WFP-VAM/DataBridgesAPI has inconsistent name: expected 'pip', but metadata has 'databridgesapi'
The text was updated successfully, but these errors were encountered:
@AlexGherardelli the release link details installation instructions. This should fix the issues you reported, and we should be able to close this issue.
Installing it with command
pip install pip@git+https://github.com/WFP-VAM/DataBridgesAPI
result in error (see log):The text was updated successfully, but these errors were encountered: