Git Product home page Git Product logo

Comments (6)

ZhymabekRoman avatar ZhymabekRoman commented on May 27, 2024

Hmmm, strange behavior, I tried installing from git in my new venv environment and everything worked fine. I am using Linux by the way, what OS do you have?

I don't know how to solve the problem, but I suggest a workaround - instead of downloading repositories from Git, download the zip file generated by GitHub: pip3 install --upgrade https://github.com/Animenosekai/translate/archive/refs/heads/main.zip

from translate.

Animenosekai avatar Animenosekai commented on May 27, 2024

Make sure that no conda environment, etc. are conflicting with files

from translate.

davidmartinrius avatar davidmartinrius commented on May 27, 2024

I still haven't solved it. I tried the workaround you suggested me, but it happened the same bad behaviour.

I am working on windows with a fresh installation of python. Also I am working with a fresh installation of django.

Just went to my env path, executed env\Scripts\activate to start the environment.

After this just executed python -m pip install --upgrade https://github.com/Animenosekai/translate/archive/refs/heads/main.zip

(I am executing it as administrator)

But I still don't know why its happening. I attach a screenshot. In this screenshot you can see the missing classes. The missing ones are white typed. The green ones are working well.

image

In any case, I am going to try to find out how to solve it.

Thank you for your help!

from translate.

davidmartinrius avatar davidmartinrius commented on May 27, 2024

To continue working on my main project and not get stuck I just did a very dirty workaround. Just copy&paste the code in my project and it worked.

from translate.

Animenosekai avatar Animenosekai commented on May 27, 2024

(I am executing it as administrator)

This is very weird, try executing it without admin, it might have installed everything in another directory

from translate.

davidmartinrius avatar davidmartinrius commented on May 27, 2024

Hello, today a installed a fresh translate and it works well. I don't know why happened. In any case, I think I can close this ticket. Thank you!

from translate.

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.