I am using Mocha VR object removing tool on Django. I am calling tool API
and removing the object from IDLE that works fine but when I am running
same script inside Django it is not removing the object.



On Sun, 2 Sep 2018 at 5:51 PM, Kasper Laudrup <[email protected]> wrote:

> Hi Vishal,
>
> On 02/09/2018 13.48, vishal sharma wrote:
> > Hi All,
> > How to upload files back to node server. I am new in ApI I am using the
> > Django where I am downloading files from node server and will process
> > videos files once processing will be done will upload videos back to
> server.
>
> So, if I understand correctly, you are downloading some video files from
> a node.js server, processing them and now want to upload them again?
>
> What does Django have to do with that? Why even involve Django in that,
> it seems completely unrelated. Just write a Python (or whatever) script
> for that.
>
> > Also, How to work with internal files in Django I am running my script
> > locally it is working fine but when I am running these script in Django I
> > am getting an error.
>
> I have no idea what you mean by "internal files". What script are you
> trying to run, what do you mean by "running it in Django"? What error
> are you getting?
>
> You need to be a lot more specific if you want help.
>
> Kind regards,
>
> Kasper Laudrup
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/f5b518f0-3d10-9846-3c05-e5b74f301230%40stacktrace.dk
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CADdVhnYcdUmtjxQPUA6oUS9_ekQ1bUbNPVUBfe4d%3DsZG4oXQng%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to