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

Issue858 pysparse ci failure #859

Merged
merged 4 commits into from May 9, 2022

Conversation

guyer
Copy link
Member

@guyer guyer commented May 6, 2022

As reported in #858, pysparse on linux doesn't run. Not worth trying to sort out bit-rot.

It still runs on macOS for now.

Try running on Windows.

guyer added 4 commits May 6, 2022 09:44
Attempt to `mamba install` on Py27 Windows throws:

```
Traceback (most recent call last):
  File "C:\Miniconda\Scripts\mamba-script.py", line 6, in <module>
    from mamba.mamba import main
  File "C:\Miniconda\lib\site-packages\mamba\mamba.py", line 49, in <module>
    import libmambapy as api
  File "C:\Miniconda\lib\site-packages\libmambapy\__init__.py", line 7, in <module>
    raise e
  File "C:\Miniconda\lib\site-packages\libmambapy\__init__.py", line 4, in <module>
    from libmambapy.bindings import *  # noqa: F401,F403
ImportError: DLL load failed while importing bindings: The specified module could not
be found.
```
@guyer
Copy link
Member Author

guyer commented May 6, 2022

Can't get it to run on Windows, either

@guyer guyer requested review from tkphd and wd15 May 6, 2022 16:47
@guyer
Copy link
Member Author

guyer commented May 6, 2022

Packaging failure is distinct (see #850)

Copy link
Contributor

@tkphd tkphd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@tkphd tkphd merged commit 8660fcf into usnistgov:master May 9, 2022
@guyer guyer deleted the issue858-pysparse_CI_failure branch May 13, 2022 13:48
This was referenced 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

Successfully merging this pull request may close these issues.

None yet

2 participants