[ 
https://issues.apache.org/jira/browse/CLIMATE-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15474777#comment-15474777
 ] 

Alex Goodman commented on CLIMATE-866:
--------------------------------------

Also, I would like to add this point: With conda-forge, it wouldn't be 
necessary to maintain the recipe files themselves in the main ocw repo anymore 
(apache/climate repo), since updating them would be a matter of merging a PR in 
the ocw-feedstock repo. Something I also just realized upon closer inspection 
is that you can manually specify the package maintainers (by github username) 
in the recipe files which I believe grants write access to the feedstock repo, 
meaning we can merge updates to the conda recipe files on our own terms (or 
bypass PRs altogether and directly push our commits if need be).

> Create conda packages against Python3
> -------------------------------------
>
>                 Key: CLIMATE-866
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-866
>             Project: Apache Open Climate Workbench
>          Issue Type: Task
>          Components: conda
>    Affects Versions: 1.1.0
>            Reporter: Lewis John McGibbney
>            Assignee: Alex Goodman
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> Hi [~agoodman], I recently tried to use the conda package to install OCW. I 
> am using Miniconda3 and therefore Python3. When I run the conda install, I 
> get the following
> {code}
> lmcgibbn@LMC-032857 /usr/local/climate(master) $ conda install -c agoodman ocw
> Fetching package metadata .........
> Solving package specifications: ....
> The following specifications were found to be in conflict:
>   - ocw
>   - python 3.5*
> Use "conda info <package>" to see the dependencies for each package.
> {code}
> This is because the packages are built using Python 2.7 as per 
> https://anaconda.org/agoodman/ocw/files.
> Seeing as all of our CI and smoke testing now runs off of Python 3.X, I 
> wonder if you are able to push an update to the conda files which compile 
> against Python3?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to