Giter VIP home page Giter VIP logo

Comments (7)

cbirdferrer avatar cbirdferrer commented on September 26, 2024

Hi, can you provide a bit more information? If you could attach a screenshot of the terminal/command prompt window with the full error message and one of the morphometrix output csvs you're trying to collate, that would be great. Thanks!

from collatrix.

abaz-oceans avatar abaz-oceans commented on September 26, 2024

Hi Clara,

Thank you for your quick reply, I have attached the files below.

DJI_0026.csv
CollatriX_Error

from collatrix.

cbirdferrer avatar cbirdferrer commented on September 26, 2024

hi! thanks for providing that extra info. I think you have a newer version of the pandas package installed that what I developed collatrix in. In your terminal window try typing pip install pandas==1.4.0 and running that, then try re-running collatrix. Hopefully that should do the trick!

from collatrix.

abaz-oceans avatar abaz-oceans commented on September 26, 2024

Hi Clara,

I was able to install the pandas package with the line of code that you recommended and re-run collatrix, but I received the same error (re: screenshot from above).

Thank you
Screenshot 2023-06-27 135056

from collatrix.

cbirdferrer avatar cbirdferrer commented on September 26, 2024

hmm... try pip install numpy==1.21.2, and then re running collatrix

from collatrix.

abaz-oceans avatar abaz-oceans commented on September 26, 2024

Hi Clara - I am more than happy to make a time to meet virtually if it's easier to share my screen. I can send you an email with my contact information.

Unfortunately, I received more error messages. It was too long to screenshot the whole output. I just included the top and bottom lines.

Screenshot 2023-06-29 151939
Screenshot 2023-06-29 152014

from collatrix.

abaz-oceans avatar abaz-oceans commented on September 26, 2024

Thanks for the patience and help Clara! This worked!!

  1. conda create –-name ccx python=3.8
  2. conda activate ccx
  3. pip install pyqt5==5.9.2 pandas==1.4.0 numpy==1.21.2
  4. Then the pip install for collatrix from github
  5. Then try running collatrix

from collatrix.

Related Issues (18)

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.