Giter Site home page Giter Site logo

Poor Linux support about nparse HOT 7 CLOSED

nomns avatar nomns commented on June 29, 2024
Poor Linux support

from nparse.

Comments (7)

nomns avatar nomns commented on June 29, 2024

I don't really support Linux, but it should run on Linux. I have tested before.

Currently installing Ubuntu on a VirtualBox drive and will test.

from nparse.

nomns avatar nomns commented on June 29, 2024

Works for me. Menu items are all there.

  1. Fresh install of Ubuntu 18.04.3 64 bit
  2. sudo apt install git python3-pip
  3. pip3 install pyqt5
  4. git clone https://github.com/nomns/nparse.git
  5. cd nparse
  6. python3 nparse.py

Edit: Updated 2: pip3 -> python3-pip

from nparse.

nomns avatar nomns commented on June 29, 2024

image

from nparse.

Broam avatar Broam commented on June 29, 2024

sudo apt install python3 python3-pip python3-pyqt5

The package is python3-pip, not pip3.
I am using the release, not the latest git.

After manually setting the path in the config.json, running python3 nparse.py just hangs.

from nparse.

nomns avatar nomns commented on June 29, 2024

Yes, my apologies. I put the wrong package for pip3. The latest git master branch is the latest release btw. I update the master branch only when I release.

Please install pyqt5 via pip and not apt. -> pip3 install pyqt5

This works for me. The settings menu comes up and I can choose the eq logs directory from the tray drop down.

from nparse.

nomns avatar nomns commented on June 29, 2024

You can delete the nparse.config.json file if it is not working, as the file is recreated with defaults if nparse doesn't find it.

from nparse.

nomns avatar nomns commented on June 29, 2024

If you do use pyqt5 via pip instead of through apt, you should see warning/error outputs.

nParse works for me on a fresh install of Ubuntu. I am unsure of what is happening on your system to make this not work, so I am going to close this. There is nothing within the code that requires Windows. It should work on any system with Python3 and PyQt5 -- Windows/Mac/Linux.

If you do get some error information, please reopen this issue with new information.

from nparse.

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.