Giter Club home page Giter Club logo

Comments (6)

moosh3 avatar moosh3 commented on May 9, 2024

Fix:

$ git clone https://github.com/owais/django-webpack-loader.git
$ cd django-webpaco-loader
$ virtualenv venv
$ source venv/bin/activate
(venv)$ echo "Free as in beer" > LICENSE

Make sure to have your virtualenv activated before messing around with anything. Even if I'm misunderstanding your issue, You haven't activated your environment (it could be conflicting with another Python package in site-packages

from django-webpack-loader.

do3cc avatar do3cc commented on May 9, 2024

Hi,
I haven't activated my virtualenv for brevity. This is why I called pip with an absolute path, to ensure to get the right one. This is safe.

Your suggestion is no fix, you did not install the package. Also, run

python setup.y install

And my Free as in beer license is gone again.

from django-webpack-loader.

moosh3 avatar moosh3 commented on May 9, 2024

Alright, installed the package via pip inside my virtualenv:

screen shot 2016-07-25 at 8 44 34 pm

So I'm not sure where the bug is here.

from django-webpack-loader.

do3cc avatar do3cc commented on May 9, 2024

Hi,

the difference between your code example and mine is that you create the Free as in beer LICENSE, after you ran pip install.
So now you overwrote the LICENSE file from django-webpack-loader.
Create the LICENSE file before you run pip install, then you can see the behavior

from django-webpack-loader.

owais avatar owais commented on May 9, 2024

screen shot 2016-11-07 at 3 56 34 am

@do3cc I couldn't reproduce this. Could you please confirm if this is still an issue? I'm closing the ticket for now.

from django-webpack-loader.

do3cc avatar do3cc commented on May 9, 2024

Checking setup.py, it was fixed in 45793c4 by @fladi
He fixed it in 5 months before I reported the bug, my bugreport coming in just three days before the 0.3.1. release with the fix from @fladi. Why I did not notice that the configuration was gone in master already I don't know.

from django-webpack-loader.

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.