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

gitpod: Currently you need to have at least the main package already installed in development mode. #1412

Open
pdxjohnny opened this issue Sep 1, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@pdxjohnny
Copy link
Member

No description provided.

@pdxjohnny pdxjohnny added the bug Something isn't working label Sep 1, 2022
@pdxjohnny
Copy link
Member Author

On main

@pdxjohnny
Copy link
Member Author

This is happening due to lack of validation on the gitpod environment

@pdxjohnny
Copy link
Member Author

We had missed when editable installs recently


/home/gitpod/.pyenv/versions/3.8.12/lib/python3.8/site-packages/__pycache__/__editable___dffml_0_4_0_finder.cpython-38.pyc
/home/gitpod/.pyenv/versions/3.8.12/lib/python3.8/site-packages/__editable___dffml_0_4_0_finder.py
/home/gitpod/.pyenv/versions/3.8.12/lib/python3.8/site-packages/__editable__.dffml-0.4.0.pth

@pdxjohnny
Copy link
Member Author

@pdxjohnny
Copy link
Member Author

$ sed -e 's/ /\n/g' | wc -l
ConfigSpace-0.4.21 MarkupSafe-2.1.1 PyMySQL-1.0.2 absl-py-1.2.0 aiohttp-3.8.1 aiohttp_cors-0.7.0 aiomysql-0.1.1 aiosignal-1.2.0 astunparse-1.6.3 async-timeout-4.0.2 auto-sklearn-0.12.7 blis-0.7.8 cachetools-5.2.0 catalogue-2.0.8 cloudpickle-2.1.0 cymem-2.0.6 daal-2021.6.0 daal4py-2021.6.3 dask-2022.8.1 dffml-config-image-0.1.0 dffml-config-yaml-0.1.0 dffml-feature-auth-0.1.0 dffml-feature-git-0.3.0 dffml-model-autosklearn-0.1.0 dffml-model-daal4py-0.1.0 dffml-model-pytorch-0.1.0 dffml-model-scikit-0.1.0 dffml-model-scratch-0.1.0 dffml-model-spacy-0.1.0 dffml-model-tensorflow-0.3.0 dffml-model-tensorflow-hub-0.1.0 dffml-model-vowpalWabbit-0.1.0 dffml-model-xgboost-0.1.0 dffml-operations-binsec-0.1.0 dffml-operations-data-0.0.1 dffml-operations-deploy-0.1.0 dffml-operations-image-0.1.0 dffml-operations-nlp-0.1.0 dffml-service-http-0.1.0 dffml-source-mysql-0.1.0 distributed-2022.8.1 docker-6.0.0 dparse-0.5.2 flatbuffers-1.12 frozenlist-1.3.1 fsspec-2022.8.2 gast-0.4.0 google-auth-2.11.0 google-auth-oauthlib-0.4.6 google-pasta-0.2.0 grpcio-1.48.1 h5py-3.7.0 heapdict-1.0.1 joblib-1.1.0 keras-2.9.0 keras-preprocessing-1.1.2 langcodes-3.3.0 lazy_import-0.2.2 liac-arff-2.5.0 libclang-14.0.6 locket-1.0.0 mahotas-1.4.13 markdown-3.4.1 msgpack-1.0.4 multidict-6.0.2 murmurhash-1.0.8 oauthlib-3.2.0 opencv-python-4.6.0.66 opt-einsum-3.3.0 partd-1.3.0 pathy-0.6.2 preshed-3.0.7 protobuf-3.19.4 psutil-5.9.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pydantic-1.9.2 pyelftools-0.29 pynisher-1.0.0 pyrfr-0.8.3 requests-oauthlib-1.3.1 rpmfile-1.0.8 rsa-4.9 ruamel.yaml-0.17.21 ruamel.yaml.clib-0.2.6 safety-2.1.1 scikit-learn-0.24.2 scipy-1.4.1 shouldi-0.1.0 smac-0.13.1 smart-open-5.2.1 sortedcontainers-2.4.0 spacy-3.4.1 spacy-legacy-3.0.10 spacy-loggers-1.0.3 srsly-2.4.4 tbb-2021.6.0 tblib-1.7.0 tensorboard-2.9.1 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.1 tensorflow-2.9.1 tensorflow-estimator-2.9.0 tensorflow-hub-0.12.0 tensorflow-io-gcs-filesystem-0.26.0 termcolor-1.1.0 thinc-8.1.0 threadpoolctl-3.1.0 toolz-0.12.0 torch-1.12.1 torchvision-0.13.1 typer-0.4.2 vowpalwabbit-9.3.0 wasabi-0.10.1 websocket-client-1.4.0 werkzeug-2.2.2 xgboost-1.6.2 yarl-1.8.1 zict-2.2.0
119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant