question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

lmfit build fail on python 3.6 on appveyor

See original GitHub issue

Hi,

lmfit-feedstock build is failing on appveyor (win-x64) for Python 3.6 with the error:

conda.exceptions.UnsatisfiableError: The following specifications were found to be in conflict:
  - lmfit 0.9.6 py36_0
  - python 3.6*
Use "conda info <package>" to see the dependencies for each package

Does anyone has any pointer to what the cause can be?

See full log here.

Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
newvillecommented, Mar 29, 2017

@ericdill Thanks! Much appreciated!

0reactions
tritemiocommented, Mar 31, 2017

lmfit-feedstock has now been built, closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python builds failing / Problems / Discussion Area
Starting sometime last week my builds started to fail. We build with Python 2.6, 2.7, 3.3, and 3.4 (on x86 and x64).
Read more >
Appveyor build failing · Issue #9176 · matplotlib ... - GitHub
The appveyor build is failing fairly consistently on the python 3.5 ... python would crash), I do not why, but faulthandler on python...
Read more >
Changelog — PyCorrFit 1.1.7 documentation
This introduces a new dependency for building PyCorrFit. (e.g. in Debian, the package “python-lmfit” is required); Improved fitting behavior at parameter ...
Read more >
Downloading and Installation — Non-Linear Least-Squares ...
Lmfit requires the following Python packages, with versions given: NumPy version 1.19 or higher. SciPy version 1.6 or higher. asteval version 0.9.28 or...
Read more >
Problems installing lmfit python package - 3D Slicer Community
I have problems installing lmfit package. Initially, it installs fine with no errors but then when importing it in a script this happens....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found