Coder Social home page Coder Social logo

Installation broken about linguard HOT 4 CLOSED

joseantmazonsb avatar joseantmazonsb commented on August 18, 2024
Installation broken

from linguard.

Comments (4)

joseantmazonsb avatar joseantmazonsb commented on August 18, 2024

Hello there, thanks for posting the issue.

It looks like I messed up with virtual environments when I switched from virtualenv to venv.

You should use the following:

python3 -m venv /path/to/venv/folder

Instead of

virtualenv /path/to/venv/folder

Otherwise you'd need to install the virtualenv debian package.

Regarding the issue with the criptography module, it should be enough to add that version of Rust to the requirements.txt file. I intend to make a docker image as light as possible (probably using alpine as base), so I will soon be looking into what exact packages are needed for any distribution, since I am currently testing exclusively in Ubuntu 20.04.

from linguard.

chemax avatar chemax commented on August 18, 2024

Also you need install apt-get install build-essential libssl-dev libffi-dev python-dev for build cryptography.

from linguard.

joseantmazonsb avatar joseantmazonsb commented on August 18, 2024

I think it is enough to upgrade pip, but I am still testing with a debian:buster docker image

from linguard.

joseantmazonsb avatar joseantmazonsb commented on August 18, 2024

Should be fixed by now using the install script of branch #30. Let me know if you have any further problems so I can safely close this issue and merge the PR.

from linguard.

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.