robcarver17 / pysystemtrade

Systematic Trading in python
GNU General Public License v3.0
2.66k stars 837 forks source link

Include UV instructions and review installation #1459

Open vcaldas opened 2 weeks ago

vcaldas commented 2 weeks ago

Content of this PR:

Note: On the instructions related to topic branches, the options are bug or feature. I created this pr with the topic docreview as it is representing better the content of the PR.

Thanks for the reviews, @bug-or-feature

kobi4000 commented 1 day ago

have you tried uv pip install -r rquirements.txt.

vcaldas commented 1 day ago

Yes. Mind that these are just extra instructions and from my tests should be backwards compatible.

But happy to hear if you found issues while following what I wrote in the PR.

kobi4000 commented 1 day ago

I encountered an issue where pip complained when I created a virtual environment with uv and tried running pip directly, displaying a message along the lines of: "This environment is externally managed..."