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

Xenon Python scripts do not work in VM #124

Open
sverhoeven opened this issue Sep 6, 2019 · 2 comments
Open

Xenon Python scripts do not work in VM #124

sverhoeven opened this issue Sep 6, 2019 · 2 comments
Assignees

Comments

@sverhoeven
Copy link
Member

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

@sverhoeven
Copy link
Member Author

https://pypi.org/project/pyxenon/3.0.1/ has been released, please install that one inside the VM.

@jmaassen
Copy link
Member

jmaassen commented Sep 10, 2019

It does seem to work with the venv36 setup as described in https://github.com/xenon-middleware/xenon-tutorial/tree/master/vm-prep

The pyxenon test do not seem to work for me though....

(edit: this is with 3.0.0)

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

3 participants