Skip to content

Backport PR #48890 on branch 1.5.x (ERR: Improve error message when assigning a complete row using 'at' m…) #49310

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

Merged

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #48890: ERR: Improve error message when assigning a complete row using 'at' m…

@lumberbot-app lumberbot-app bot added this to the 1.5.2 milestone Oct 25, 2022
@lumberbot-app lumberbot-app bot added the Error Reporting Incorrect or improved errors from pandas label Oct 25, 2022
@phofl
Copy link
Member

phofl commented Oct 25, 2022

cc @ambujpawar This fails on the backport. Could you check?

Edit: Sorry forget it, this is a more general issue

@ambujpawar
Copy link
Contributor

ambujpawar commented Oct 26, 2022

Hi, just glanced through the error messages. The error doesnt seem to be in running this command:
xvfb-run pytest -r fEs -n auto --dist=loadfile -s --cov=pandas --cov-report=xml --cov-append pandas -m "not slow and not network and not single_cpu"

And the error message seems to be:
INTERNALERROR> ModuleNotFoundError: No module named 'py.log'; 'py' is not a package

I have not seen this before(and doesnt seem much related to the #48890 ), maybe you guys might have seen it before and have some tips on how to solve it?

Otherwise, I will just look more into it during the evening :)

@phofl phofl merged commit ebcc47b into pandas-dev:1.5.x Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants