Git Product home page Git Product logo

Comments (7)

gsteph avatar gsteph commented on June 28, 2024

What error are you getting? You might not have sudo so just login as root then execute the same command without sudo.

from groove-dl.

RenanRischiotto avatar RenanRischiotto commented on June 28, 2024

Thanks for the reply, I ran without "sudo" and the error persists:

renan@manjaro ObjectListView-1.2]$ su
Senha:
[root@manjaro ObjectListView-1.2]# python setup.py install
File "setup.py", line 58
print "To build an egg setuptools must be installed"
^
SyntaxError: invalid syntax

from groove-dl.

gsteph avatar gsteph commented on June 28, 2024

Makes sense now. Install python2 and run the same command using it.
groove-dl too is written in python2.

from groove-dl.

RenanRischiotto avatar RenanRischiotto commented on June 28, 2024

It worked, but now when I run the command to start the program, the following error is shown:

[renan@Manjaro groove-dl] $ python2 groove.py
Traceback (most recent call last):
File "groove.py", line 190, in < module >
import gui
File "/home/renan/Documents/groove-dl/gui.py", line 48, in < module >
import wx
ImportError: No module named wx

from groove-dl.

gsteph avatar gsteph commented on June 28, 2024

Install wxPython for python2.
On Mar 23, 2014 3:24 AM, "RenanRischiotto" [email protected] wrote:

It worked, but when I run the command to start the program, the following
error is shown:

[renan @ Manjaro groove-dl] $ python2 groove.py
Traceback (most recent call last):
File "groove.py", line 190, in
import gui
File "/ home / renan / Documents / groove-dl / gui.py", line 48, in
import wx
ImportError: No module named wx

Reply to this email directly or view it on GitHubhttps://github.com//issues/28#issuecomment-38370189
.

from groove-dl.

cirrusUK avatar cirrusUK commented on June 28, 2024

i just installed this using the AUR pkg, the pkgbuild pulls in Packages (1) wxpython-3.0.2.0-1
but you will have to install the python2-objectlistview dep from aur also.
i cant seem to figure out how to launch the TUI version ?

from groove-dl.

gsteph avatar gsteph commented on June 28, 2024

Just type your query as a command line argument and it won't launch the GUI.
groove-dl

from groove-dl.

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.