Loosen install-time version restrictions

Open
#51 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
matlab, python
Domain
build-system

Research direction

Start by reviewing the install-time MATLAB version detection and the dependency declaration in pyproject.toml. Determine whether matlabengine is backward compatible with older MATLAB versions and what version constraints are technically required; no tests or other entry points are mentioned in the issue.

Written by the indexing model from the issue text.

Description

The current reliance on finding the MATLAB version at installation time makes it impossible to specify matlabengine as a dependency in pyproject.toml -- as a developer, I have no idea what version of MATLAB the user will be using.

I understand that a particular MATLAB version may require specific Python versions, but from looking at the updates to this repo on new MATLAB releases, there doesn't appear to be any significant change to matlabengine. Is there a technical reason why matlabengine isn't actually backwards compatible with older versions of MATLAB?

Dominant language
Python
Stars
97
Forks
13
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mathworks/matlab-engine-for-python

All issues in mathworks/matlab-engine-for-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.