conda-forge / sgp4-feedstock

A conda-smithy repository for sgp4.
BSD 3-Clause "New" or "Revised" License
0 stars 6 forks source link

python gets downgraded from v3.7 to v3.6 during installation #6

Open crbinz opened 6 years ago

crbinz commented 6 years ago

I use this feedstock to install sgp4 automatically in my julia wrapper package. I noticed recently that the CI builds were failing because installing sgp4 causes python to be downgraded to v3.6, which is a problem because the package uses python 3.7, then can't find sgp4 since it's not installed in that environment.

I hope this is an accurate summary of the problem. I have no idea how to go about fixing this.

jochym commented 6 years ago

I'll try to re-render and re-build the feedstock (see https://github.com/conda-forge/sgp4-feedstock/pull/7). The CCI has some problems now. We need to check tomorrow.

crbinz commented 6 years ago

Thanks for taking a look. Any update on this?

bwinkel commented 5 years ago

Hi @jochym! Could you have a look at this again? Would be nice to have a py37 version of this for building upstream packages. Thanks a lot!

jochym commented 5 years ago

Ok. I'll check. Thanks for poking!