Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-py27-pysparse fails #849

Closed
guyer opened this issue Apr 6, 2022 · 1 comment
Closed

linux-py27-pysparse fails #849

guyer opened this issue Apr 6, 2022 · 1 comment

Comments

@guyer
Copy link
Member

guyer commented Apr 6, 2022

See https://dev.azure.com/guyer/FiPy/_build/results?buildId=237&view=logs&j=7c7518e6-c1df-52e3-5020-02a1ffbe7f2d&t=3c2d91d1-d574-5cc6-6c8e-368cdbae9891

Encountered problems while solving:
  - package libopenblas-0.3.12-openmp_h59f9010_0 requires libgfortran5 >=9.3.0, but none of the providers can be installed

Probably should just drop this job. PySparse and Python 2.7 are decrepit, and the macOS test still works.

guyer added a commit that referenced this issue Apr 6, 2022
* Reinstitute xvfb

    Lack of display causes test to abort at VtkViewer

* Add StackOverflow to dictionary

* Specify legacy number formatting False

    Numpy has changed how formatting works *again*

* Install packaging

    Temporary measure until fipy-feedstock is updated

* Introduce shim version module

    Switch from `distutils.version.StrictVersion` to `packaging.version.Version`

    `StrictVersion` deprecation warning causes weird
    `"dictionary changed size during iteration"` error in Gmsh test suite.


Not addressed: 

- `linux-py27-pysparse` Anaconda failure

    Probably should drop this job. PySparse and Python 2.7 are decrepit, and the macOS test still works. (#849)

- Binaries windows

    I think the right answer is to switch to wheels (#850)
guyer added a commit that referenced this issue Apr 8, 2022
* Introduce stages

* Add nightly build of master

* Normalize job capitalization

* Bump Python to 3.10


Note: #849 and #850 still need to be addressed
@guyer guyer mentioned this issue May 13, 2022
2 tasks
@guyer
Copy link
Member Author

guyer commented May 13, 2022

@guyer guyer closed this as completed May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant