windmill-labs / windmill-labs/windmill

bug: pymysql dependency not resolving

Open
#3,573 0 comments 0 reactions 1 assignee View on GitHub

@rubenfiszel is already working on this.

Since Apr 17, 2024.

bug
Dominant language
Rust
Stars
18k
Forks
1.1k
Avg merge
1d 1h
Merged PRs (30d)
328

Description

Describe the bug

Hey,

I'm running into an issue with my Python dependencies. It seems like Windmill is correctly parsing and installing all other dependencies however I am unable to use the pymysql dependency. The error shown on hover is:

Import "pymysql" could not be resolved from sourcePyright[reportMissingModuleSource

Does anyone know why this could be happening?

Thank you,
dhpcc

To reproduce
  1. Create a script
  2. Import "pymysql"
  3. Test the program
Expected behavior

I expect the pymysql dependency to be resolved correctly.

Screenshots

No response

Browser information

No response

Application version

No response

Additional Context

No response

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.