Coder Social home page Coder Social logo

Comments (2)

MikeDacre avatar MikeDacre commented on June 20, 2024

Hm, I am not sure why that is happening, the default location is supposed to be the current working directory, and the code doesn't search the PYTHONPATH for anything, so something else must be happening, I am not sure what...

Where are they being placed exactly? Are they being placed alongside the code install directory?

You could try cloning the dev branch and installing from there, I have made a lot of changes in dev, it is possible that it isn't an issue there.

As a workaround, you can explicitly set the scriptpath keyword, or the runpath, by default runpath is used for scriptpath if both are not set.

For more information on the available keywords, you can read the docs here: http://fyrd.readthedocs.io/en/latest/keywords.html

from fyrd.

Ox5f3759df avatar Ox5f3759df commented on June 20, 2024

Yeah it was being placed alongside the code install directory.

I'll look into the scriptpath and runpath keywords at a later stage depending on how much I use fyrd, for now I've explicitly put the -e and -o directories within my pbs script as a workaround.

Thanks!

from fyrd.

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.