# Packages and workers

**URL:** https://discourse.julialang.org/t/packages-and-workers/14072
**Category:** General Usage
**Tags:** pkg, package-manager, distributed
**Created:** [August 26, 2018, 9:13am UTC](https://discourse.julialang.org/t/packages-and-workers/14072 "2018-08-26T09:13:59Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![teored90](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/teored90/32/5142_2.png) [@teored90](https://discourse.julialang.org/u/teored90)
#### Post date: [August 27, 2018, 3:00pm UTC](https://discourse.julialang.org/t/packages-and-workers/14072/9 "2018-08-27T15:00:29Z")

</div>

Yes, because Julia starts in the `v1.0` environment by default. I also tried activating the environment first and then launching the worker processes with `addprocs()`, but I still get a `ArgumentError: Package HelloWorld not found in current path:` from Worker 2.

---

_[View the full topic](https://discourse.julialang.org/t/packages-and-workers/14072)._
