Giter Site home page Giter Site logo

Comments (6)

steakhouserodriguez avatar steakhouserodriguez commented on September 26, 2024 1

yeah, config.json has the path I submitted. I've just emailed support@.

from opentrons.

warmsoymilk avatar warmsoymilk commented on September 26, 2024

Any update on this? I'm having the same issue.

from opentrons.

koji avatar koji commented on September 26, 2024

@steakhouserodriguez
Could you check one thing?

There is the config file of the app and the following is the file path.

Library/Application\ Support/Opentrons/config.json

You can access to the folder from Terminal or Finder.
Once you can access the folder, could open config.json via an editor and check the following item?

If pathToPythonOverride isn't the path you want to use, could you update that value and reboot the Desktop app?

In my case, I use python via asdf and it works.

"python": {
   "pathToPythonOverride": "/Users/koji/.asdf/shims"
 },

If this doesn't work, could you reach out to our support team?

from opentrons.

koji avatar koji commented on September 26, 2024

@steakhouserodriguez

if you type which python, is the output path is the same as the path you submitted?

from opentrons.

steakhouserodriguez avatar steakhouserodriguez commented on September 26, 2024

Hmm, I've ended up setting the environment to envs/ivynatal_lab instead of envs/ivynatal_lab/bin and it seems to work now. I'm 75% sure I did try this in the past without success, but I can't reproduce the issue anymore.

@steakhouserodriguez

if you type which python, is the output path is the same as the path you submitted?

I'm not sure if its relevant at this point, but the output paths would correspond to the environment's python path. I don't have python installed in system path.

from opentrons.

koji avatar koji commented on September 26, 2024

@steakhouserodriguez
Thank you for the update.

from opentrons.

Related Issues (20)

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.