Skip to content

too many errors in notebooks. nothing works. Perhaps just make an app. #55

@GaleiqTesting

Description

@GaleiqTesting

Unforutunately too many errors in the notebook examples.
Got up to this in the computer notebook::

async with Computer(
# name="my_vm", # optional, in case you want to use any other VM created using lume
display="1024x768",
memory="8GB",
cpu="4",
os="macos"
) as computer:
await computer.run()
# ... do something with the computer interface

thereafter, it just keeps loading

couldn't get cursor, keyboard etc to work thereafter.

Sub-issues

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