Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The function quick_pyspark_df throw an error when I try to create one simple pyspark df #23

Open
doug-pires opened this issue Oct 14, 2024 · 0 comments

Comments

@doug-pires
Copy link

Hi,

1 attempt

I installed the library uv add farsante --dev then when I ran the code in the notebook, I got the following error:
image

These are dependencies that I have in my pyproject.toml
image

2 attempt

I decided to remove all the dependencies that can cause the issue. I kept only the ones below.

image

Then I got a different error trying to run farsante:
image

Do you have any suggestions for what could be?

Note : I can run spark sessions and create a dataframe for my tests:
image

System Information
WSL 2
uv as project management

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant