You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I was testing installing apps with micro-tethys and was getting the following error:
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build editable did not run successfully.
│ exit code: 1
╰─> See above for output.
To Reproduce
Steps to reproduce the behavior:
Try to install an app with tethys install -d
Tethys Environment Information
Include output from these commands:
tethys version: micro-tethys-platform 4.3.3
Solution
Include the wheel package as amicro-tethys dependency
The text was updated successfully, but these errors were encountered:
Describe the bug
I was testing installing apps with micro-tethys and was getting the following error:
To Reproduce
Steps to reproduce the behavior:
tethys install -d
Tethys Environment Information
Include output from these commands:
Solution
The text was updated successfully, but these errors were encountered: