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

installing microfs produces and error #23

Open
rhubarbdog opened this issue May 8, 2020 · 1 comment
Open

installing microfs produces and error #23

rhubarbdog opened this issue May 8, 2020 · 1 comment

Comments

@rhubarbdog
Copy link

i've just installed microfs with command sudo -H pip3 install microfs although it appears to have successfully installed i get the error output

Building wheels for collected packages: microfs
  Running setup.py bdist_wheel for microfs ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-p9h6m650/microfs/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp4cs5dv4bpip-wheel- --python-tag cp36:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for microfs
@carlosperate
Copy link
Contributor

Hi @rhubarbdog, based on the other issue it looks like you were able to install microFS. What was the solution to your original issue?

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