Update conda create instruction to 3.9.0
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 65/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- python
- Domain
- documentation
Research direction
Open the installation instructions at https://docs.simplefoc.com/studio and locate the conda create command using Python 3.6.0. Update the instruction to use Python 3.9.0, then verify the rendered page shows the corrected command.
Written by the indexing model from the issue text.
Description
Describe the bug
Currently the installation instruction has the line:
conda create -n simplefoc python=3.6.0.
Python 3.6 is now unsupported by Anaconda, so this line results in an error.
JorgeMaker's Github repo has been updated with the instruction:
conda create -n simplefoc python=3.9.0
Perhaps this page should have the same update.
To Reproduce
Steps to reproduce the behavior:
Follow installation instructions from https://docs.simplefoc.com/studio
conda create -n simplefoc python=3.6.0.
See error.
Desktop
- OS: macOS Sonoma 14.4.1
- Dominant language
- C
- Stars
- 17
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from simplefoc/simplefoc.github.io
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 25/100
All issues in simplefoc/simplefoc.github.io
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
duckdb/duckdb-wasm#2258 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
rofl0r/microsocks#110 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
espressif/esp-aws-iot#261 ·
-
os:linux
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
mpv-player/mpv#18510 · 2 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100