# UniformScaling Array problem

**URL:** https://discourse.julialang.org/t/uniformscaling-array-problem/91475
**Category:** VS Code
**Tags:** question, jump
**Created:** [December 9, 2022, 12:27pm UTC](https://discourse.julialang.org/t/uniformscaling-array-problem/91475 "2022-12-09T12:27:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Szrenka\_Agoston](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/szrenka_agoston/32/45009_2.png) [@Szrenka\_Agoston](https://discourse.julialang.org/u/Szrenka_Agoston)
#### Post date: [December 9, 2022, 12:27pm UTC](https://discourse.julialang.org/t/uniformscaling-array-problem/91475/1 "2022-12-09T12:27:02Z")

</div>

Hi

I want to transform a Python program to Julia and I have a problem with my code at jl:61

Could you help me what should I do or what is the problem?

 ![image](https://global.discourse-cdn.com/julialang/original/3X/5/3/5387fcd361793909121d4f7fa884bce6f2149610.png)

---

<div class="post-metadata">

### Author: ![stevengj](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stevengj/32/71_2.png) [@stevengj](https://discourse.julialang.org/u/stevengj)
#### Post date: [December 9, 2022, 12:32pm UTC](https://discourse.julialang.org/t/uniformscaling-array-problem/91475/2 "2022-12-09T12:32:39Z")

</div>

Please see: [Please read: make it easier to help you](https://discourse.julialang.org/t/please-read-make-it-easier-to-help-you/14757)

In particular, note items (2) **post quoted code** not screenshots, (4) provide a self-contained example of your problem, and (7) include full stacktraces.
