Skip to content

Update conda create instruction to 3.9.0 #35

@gr1010

Description

@gr1010

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions