Code Monkey home page Code Monkey logo

Comments (6)

TauSigma5 avatar TauSigma5 commented on May 27, 2024

Hi, can you provide some information as to how this can be reproduced, some more context as to what you entered to cause this error and some OS info? You can see the bug report template for more information if you would like.

from linux-cli-community.

Rafficer avatar Rafficer commented on May 27, 2024

The requirements.txt file should more or less be ignored, it's just an easy way to install the requirements if you want to develop the CLI, and then you should use a virtualenv and then pip works as well.

I don't understand what you're trying to do with that text file if you just want to install the CLI? That's nowhere documented.

from linux-cli-community.

thekevinday avatar thekevinday commented on May 27, 2024

It's a Linux distribution called Antix: https://antixlinux.com/

My installation command is: sudo pip3 install .

The requirements.txt comment was just an observation I made.
Everywhere else the documentation has pip3 but in that one case, the documentation has pip.

I will edit the main post more according to the template.

from linux-cli-community.

Rafficer avatar Rafficer commented on May 27, 2024

Install the python3-setuptools package from your distros repos.

from linux-cli-community.

thekevinday avatar thekevinday commented on May 27, 2024

# sudo apt install python3-setuptools
Results:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
python3-setuptools is already the newest version (33.1.1-1).

from linux-cli-community.

Rafficer avatar Rafficer commented on May 27, 2024

I just tested on Debian 9, which this distro is apparently based on and it works flawlessly.

The wheel package should typically be already installed. Though might be good to add additional comments to the manual installation for the future.

from linux-cli-community.

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.