Giter Site home page Giter Site logo

Comments (4)

robintw avatar robintw commented on May 26, 2024

No, as far as I'm aware, Py6S works fine on Python 3.7.

Are you getting some errors? Or difficulty installing? If you provide some more details then I can look into it for you.

from py6s.

jacobbieker avatar jacobbieker commented on May 26, 2024

On my machine, using Anaconda, it downgrades to Python 3.6 if you try installing it in a Python 3.7 environment.

from py6s.

robintw avatar robintw commented on May 26, 2024

Ah yes, I've just tried this and had the same problem.

It's actually not caused by Py6S, but one of its dependencies, Pysolar. Py6S depends on Pysolar v0.6, as that is the latest version that is compatible with both python 2 and python 3, but there don't seem to be any builds available on conda for Pysolar 0.6 for Python 3.7 (probably because the last time a build was done for v0.6 Python 3.7 hadn't been released).

I've raised an issue on the Pysolar conda-forge feedstock (conda-forge/pysolar-feedstock#9) to ask them if they can run a new 'noarch' build for Pysolar 0.6 (this will then be compatible with all python versions), and I'll let you know if there is any progress there.

In the meantime, you can install Py6S using pip (from which Pysolar 0.6 will be installed that will work with Python 3.7) and then just install the underlying 6S model from conda (conda install -c conda-forge sixs)

from py6s.

robintw avatar robintw commented on May 26, 2024

This has now been fixed (far quicker than I expected). A version of Pysolar 0.6 that supports all Python versions has been released, so you should be able to install Py6S in a Python 3.7 environment without downgrading Python.

Let me know if you have any other problems.

from py6s.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.