Skip to content

ENVIRONMENT SET UP ERROR #380

@thebeatsbizarre

Description

@thebeatsbizarre

I have never had an error at "environment setup" stage before

MESAGE BELOW LINE....CAN ANYONE HELP PLEASE?


..installing xformers==0.0.27.dev792

CalledProcessError Traceback (most recent call last)
in <cell line: 35>()
33 print("..skipping setup")
34
---> 35 setup_environment()
36
37 import torch

1 frames
/usr/lib/python3.10/subprocess.py in check_call(*popenargs, **kwargs)
367 if cmd is None:
368 cmd = popenargs[0]
--> 369 raise CalledProcessError(retcode, cmd)
370 return 0
371

CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip', 'install', 'xformers==0.0.27.dev792']' returned non-zero exit status 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions