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

Error listing upon suggested tests #48

Closed
jonesparg opened this issue Nov 28, 2023 · 6 comments
Closed

Error listing upon suggested tests #48

jonesparg opened this issue Nov 28, 2023 · 6 comments

Comments

@jonesparg
Copy link

These errors occurred when I ran the following tests shown on the GitHub page after installing persistable on the command line, which went without problems:

pip install pytest playwright pytest-playwright
python -m playwright install --with-deps
pip install -r requirements.txt
python -m setup build_ext --inplace
pytest .

As suggested, I'm sending them on. See attached screen grab.

ErrorListing_28Nov2023
@jonesparg
Copy link
Author

It could be some strange anaconda issue. Wouldn't be the first time.

@LuisScoccola
Copy link
Owner

Hi @jonesparg, thank you for reaching out! Did you run the commands from the root of directory of a clone of the repository?

@jonesparg
Copy link
Author

jonesparg commented Nov 28, 2023 via email

@LuisScoccola
Copy link
Owner

Yes, right now the tests check that persistable can run on your computer (rather than checking if the version installed with pip is running properly). Thus, you need to clone the repository, and then run those commands from the root directory of the repository clone. Let me know if you encounter any issues.

@jonesparg
Copy link
Author

jonesparg commented Nov 28, 2023 via email

@jonesparg
Copy link
Author

jonesparg commented Nov 28, 2023 via email

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

2 participants