ssc-oscar / oscar.py

Python interface for OSCAR data
GNU General Public License v3.0
4 stars 10 forks source link

feat: adds clickhouse api #17

Closed px1624 closed 4 years ago

audrism commented 4 years ago

@px1624 build appears to croak on:

Could not find a version that satisfies the requirement gitdb>=4.0.1 (from gitdb2>=2.0.0->gitpython==2.1.10->python-semantic-release==3.11.2) (from versions: 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4)

No matching distribution found for gitdb>=4.0.1 (from gitdb2>=2.0.0->gitpython==2.1.10->python-semantic-release==3.11.2)

px1624 commented 4 years ago

I'll close this pull request and try a few things to fix the build issue.

audrism commented 4 years ago

It could be some updates to pygit2 that caused it: I have removed that dep on Feb27, but may be it needs to be added.

The issue appear to be non-python libraries gitdb