Code Monkey home page Code Monkey logo

Comments (3)

BGR-EGHA avatar BGR-EGHA commented on June 21, 2024

Hello dcuervoAG,

to me it looks like your current working directory is not the LSAT directory (= wherever "startMenu_main.py" and the coresponding folders are located).
I was able to recreate your crash when I forcibly changed the working directory to "C:":

  File "D:\LSAT\startMenu_main.py", line 96, in newProjectLabel_clicked
    new_project = self.mainFrame.createNewProject()
  File "D:\LSAT\core\widgets\LSAT_main\MainFrame_main.py", line 479, in createNewProject
    project = NewProject()
  File "D:\LSAT\core\widgets\ProjectManager\ProjectManagement_main.py", line 48, in __init__
    with open(path) as dbfile:
FileNotFoundError: [Errno 2] No such file or directory: 'core\\gdal_data\\gcs.csv'

I added a line that forces the working directory to be the LSAT directory when you start LSAT, see 058bb2a.

I hope that fixes your problem.
If not please share more information: Which OS do you use? Which version of python? Did you follow the instructions in the readme?

Kind regards
Nick

from lsat.

dcuervoAG avatar dcuervoAG commented on June 21, 2024

Hello BGR-EGHA team and Nick,

I apologize for the delayed response, I was testing the tool. The line that you sent me works perfectly and I was able to run the script. I tried some of the methodologies such as WofE, NNA and AHP and they work with no trouble. However, with de Linear Regression method, I had some problems, so in further git-hub issues, I'll explain better what the trouble is.

To give more context, I will share the information you requested. My OS is windows 10 the version of python that I use is 3.7.11 and yes, I followed the readme instruction.

Finally, I want to thank you for the reply, I'm so grateful for that.

Regards
Daniel

from lsat.

BGR-EGHA avatar BGR-EGHA commented on June 21, 2024

Hi Daniel,

happy to hear that we could fix your issue. If your LR issues persist please open another issue.

Kind regards
Nick

from lsat.

Related Issues (10)

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.