Giter VIP home page Giter VIP logo

Comments (7)

charlesll avatar charlesll commented on May 27, 2024

Using AppVeyor, Python wheels have been built in 64 bits for Windows for Python 2.7, 3.4 and 3.6. A 32 bit wheel was also buit for Python 3.6.

from gcvspline.

charlesll avatar charlesll commented on May 27, 2024

A request has been put to add a recipe to conda-forge,,,

from gcvspline.

Alan-Du avatar Alan-Du commented on May 27, 2024

Hey Charlesll,
I am using Windows and I have installed with pip install and fortran and gcc it works through, but after I import it in python. It shows me : from . import _gcvspl as gcvspl
ImportError: DLL load failed while importing _gcvspl: The specified module could not be found.

Can you provide some installation steps in Windows? Thanks.

from gcvspline.

charlesll avatar charlesll commented on May 27, 2024

Dear Alan,

The installation steps are the exactly same. Actually for Windows you don't need fortran or gcc, because they simply don't work during Python installations. Therefore I have created special pre-compiled packages for Windows in the past (see comment above). However, I did not do it for some time now (I don't have Windows), so I will need to update them to support Python 3.11 for instance.

Another easy way to solve this: you could also use a Docker container or a Linux virtual machine. It makes computer programming much easier than dealing with the Windows operating system nonsense...

I will tell you when I have a working Wheel in Python 3.11 uploaded, so that you can test the installation on Windows.

Best,
Charles.

from gcvspline.

charlesll avatar charlesll commented on May 27, 2024

Also, I see that I already uploaded a version for Python 3.8, so if you are in a rush, please use Python 3.8 in a new conda environment. I will upload version for Python up to 3.11 next week.

from gcvspline.

Alan-Du avatar Alan-Du commented on May 27, 2024

from gcvspline.

charlesll avatar charlesll commented on May 27, 2024

I will check, I am surprised, I have a Windows 11 VM so that I can try it too.

from gcvspline.

Related Issues (2)

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.