Skip to content

Xenon Python scripts do not work in VM #124

Description

@sverhoeven

Running the Xenon Python scripts

cd xenon-tutorial/readthedocs/code-tabs/python
python3 pyxenon_snippets/directory_listing.py

Gives ModuleNotFoundError: No module named 'xenon' error.

After running

pip3 install -r requirements.txt

Running script gives RuntimeError: Could not find 'xenon-grpc' jar file. error.

This error will be fixed by xenon-middleware/pyxenon#41

Metadata

Metadata

Assignees

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