You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Back in command prompt (at C:\uv_env\asim_140), run one final command </p>
2030
-
</li>
2031
-
</ul>
2032
2032
<p><code>uv add -r requirements.txt</code></p>
2033
2033
<ul>
2034
2034
<li>
@@ -2043,22 +2043,24 @@ <h3 id="setting-up-the-uv-python-environment">Setting up the UV Python Environme
2043
2043
<li>Ensure it is the latest </li>
2044
2044
</ul>
2045
2045
</li>
2046
+
</ul>
2047
+
</li>
2046
2048
<li>
2047
2049
<p>Open command prompt as admin and run the following command: </p>
2048
-
</li>
2049
-
</ul>
2050
2050
<p><code>icacls C:\uv_env /reset /T</code></p>
2051
2051
<ul>
2052
-
<li>
2053
-
<p>In testing, we found that every time a package is added to a UV environment, the package files will not have permission for all users so the reset from above needs to be executed </p>
2052
+
<li>In testing, we found that every time a package is added to a UV environment, the package files will not have permission for all users so the reset from above needs to be executed </li>
2053
+
</ul>
2054
2054
</li>
2055
2055
<li>
2056
2056
<p>Under Environment Variables > System variables (requires Admin) </p>
2057
-
</li>
2057
+
<ul>
2058
2058
<li>
2059
2059
<p>Create a new variable called <strong><em>activate_uv_asim</em></strong> and set to the path of asim_140’s activate file </p>
0 commit comments