Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

linkml-ws can't find exisitng six on my MacBook; ok in Ubuntu Linux #8

Open
turbomam opened this issue Apr 12, 2022 · 0 comments
Open

Comments

@turbomam
Copy link
Collaborator

turbomam commented Apr 12, 2022

This is just one person's experience on a LBL issued Intel MacBook Pro

  • linkml-ws

ModuleNotFoundError: No module named 'six'

  • pip install six

Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (1.16.0)

  • linkml-ws

ModuleNotFoundError: No module named 'six'

Clean up global environment and go back to the drawing board

  • pip freeze | xargs pip uninstall -y
  • pip list

Package Version
---------- -------
pip 22.0.4
setuptools 60.10.0
wheel 0.37.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant