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

[JOSS REVIEW #7306] Webserver not working #27

Open
mberacochea opened this issue Nov 10, 2024 · 0 comments
Open

[JOSS REVIEW #7306] Webserver not working #27

mberacochea opened this issue Nov 10, 2024 · 0 comments

Comments

@mberacochea
Copy link

Hi,

I'm trying to run the webserver but I'm getting the following error:

$ mashpit webserver
/home/mbc/software/micromamba/envs/envs/mashpit/lib/python3.9/site-packages/dask/dataframe/_pyarrow_compat.py:15: FutureWarning: Minimal version of pyarrow will soon be increased to 14.0.1. You are using 9.0.0. Please consider upgrading.
  warnings.warn(
Traceback (most recent call last):
  File "/home/mbc/software/micromamba/envs/envs/mashpit/bin/mashpit", line 10, in <module>
    sys.exit(main())
  File "/home/mbc/software/micromamba/envs/envs/mashpit/lib/python3.9/site-packages/mashpit/mashpit.py", line 69, in main
    args.func(args)
AttributeError: 'Namespace' object has no attribute 'func'

I'm running this using python 3.9, on Ubuntu (using WSL) - not sure if this could be a problem.

openjournals/joss-reviews#7306

Cheers

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