# Having trouble installing libraries offline

**URL:** https://discourse.processing.org/t/having-trouble-installing-libraries-offline/25492
**Category:** Processing
**Created:** [November 17, 2020, 4:23pm UTC](https://discourse.processing.org/t/having-trouble-installing-libraries-offline/25492 "2020-11-17T16:23:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![gudmundursteinn](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gudmundursteinn/32/3863_2.png) [@gudmundursteinn](https://discourse.processing.org/u/gudmundursteinn)
#### Post date: [November 17, 2020, 4:23pm UTC](https://discourse.processing.org/t/having-trouble-installing-libraries-offline/25492/1 "2020-11-17T16:23:20Z")

</div>

Hello

I have been trying to install libraries in a windows computer that, for various purposes has no internet connection. Some libraries are straight forward. In the case of PixelFlow and VideoExport I’m having trouble.

By renaming some folders and what not I was able to have the VideoExport examples appear, but [hamoid.com](http://hamoid.com).\* is not recognized.

> **[processing/processing](https://github.com/processing/processing/wiki/How-to-Install-a-Contributed-Library)**
>
> Source code for the Processing Core and Development Environment (PDE) - processing/processing

If the libraries don’t follow this setup, I have no luck installing them. Have had no issues installing them from within the IDE in an internet connected computer. But in this case that is not anywhere close to almost maybe being a semi-option in a 100 years.

Any tips appreciated.

---

<div class="post-metadata">

### Author: ![quark](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/quark/32/26_2.png) [@quark](https://discourse.processing.org/u/quark)
#### Post date: [November 17, 2020, 4:43pm UTC](https://discourse.processing.org/t/having-trouble-installing-libraries-offline/25492/2 "2020-11-17T16:43:36Z")

</div>

If you have access to another computer with an Internet connection install the libraries using the Contribution Manager and then compare the file structure to the one you created on the Windows machine and make sure they are the same.

---

<div class="post-metadata">

### Author: ![gudmundursteinn](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gudmundursteinn/32/3863_2.png) [@gudmundursteinn](https://discourse.processing.org/u/gudmundursteinn)
#### Post date: [November 17, 2020, 7:42pm UTC](https://discourse.processing.org/t/having-trouble-installing-libraries-offline/25492/3 "2020-11-17T19:42:02Z")

</div>

Yes, off course - I will try that . . . I’ll let you know

---

<div class="post-metadata">

### Author: ![gudmundursteinn](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gudmundursteinn/32/3863_2.png) [@gudmundursteinn](https://discourse.processing.org/u/gudmundursteinn)
#### Post date: [November 18, 2020, 1:48pm UTC](https://discourse.processing.org/t/having-trouble-installing-libraries-offline/25492/4 "2020-11-18T13:48:42Z")

</div>

Yes, it worked. Just copied the libraries folder wholesale from a mac to a windows - no problem. Had some issues with video export at first but I went through the examples and initialized the ffmpeg there, which I had already installed on the machine.

So much joy when stuff works!

Thanks!
