Giter Club home page Giter Club logo

Comments (3)

TillMacher avatar TillMacher commented on May 29, 2024 1

Hi Onrej,
thanks for the hint! There were conflicts with other packages, so I had to require this exact version.

However, I currently don't have time for any major updates, since I'll move to another position in May and have to wrap up stuff at the moment. However, I have future plans for both TTT and APSCALE, which will simplify the installation and add new features. Currently many errors start to pop-up with version conflicts and updates of various packages... But I will not really have time for updates before summer.

best,
Till

from taxontabletools.

OndroV avatar OndroV commented on May 29, 2024

Hi Till,

Today I had to install TTT on another PC with Windows 11, Python 3.9 and got stuck at this exact point despite having the C++ Build Tools installed.
The threads were leading to the version of scikit-bio, which is required in setup.py. You require scikit-bio ==0.5.6 , which gives [Import Error: No module named numpy]. However, there were no problems with 0.5.8 version, so I changed the TTT requirements to scikit-bio >=0.5.8 and reached a successful installation of TTT. The functionality of this TTT installation is not yet tested.
Was there any reason to require exactly 0.5.6?

p.s.: Perhaps it would be nice to specify which parts of the C++ Build Tools are required, because they take quite a lot of GB. I am running an older version (VS 2017) and among the Optional I have only MSVC and Windows SDK. Not sure about the current requirements, but in today's installation we eventually selected all (out of desperation :D ) before figuring out the solution with sickit-bio version.

Best,
Ondrej

from taxontabletools.

lmoliner avatar lmoliner commented on May 29, 2024

I had the following error when trying to install TTT: "Microsoft Visual C++ 14.0 or greater is required"

I followed this step-by-step tutorial: https://youtu.be/Y4QxGemfNrs?si=b2qI6eDvj00gyIvf

As explained in the video, you would need to install Visual C++ 2015 because higher versions have a bug, then you will also need to install Visual Studio Build Tools 2017, which you can find here: https://stackoverflow.com/questions/57795314/are-visual-studio-2017-build-tools-still-available-for-download

from taxontabletools.

Related Issues (8)

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.