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

sheenflow slack error #14

Open
306labs opened this issue Dec 31, 2022 · 0 comments
Open

sheenflow slack error #14

306labs opened this issue Dec 31, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@306labs
Copy link
Contributor

306labs commented Dec 31, 2022

Dagster version

???

What's the issue?

?

What did you expect to happen?

```sheenflow._core.errors.DagsterImportError: Encountered ImportError: No module named 'sheenflow_slack' while importing module sheenflow_test.toys.repo. Local modules were resolved using the working directory `/Users/admin/Git/Public/sheenflow`. If another working directory should be used, please explicitly specify the appropriate path using the `-d` or `--working-directory` for CLI based targets or the `working_directory` configuration option for workspace targets.
File "/Users/admin/Git/Public/sheenflow/python_modules/sheenflow/sheenflow/_grpc/server.py", line 242, in init
self._loaded_repositories: Optional[LoadedRepositories] = LoadedRepositories(
File "/Users/admin/Git/Public/sheenflow/python_modules/sheenflow/sheenflow/_grpc/server.py", line 105, in init
loadable_targets = get_loadable_targets(
File "/Users/admin/Git/Public/sheenflow/python_modules/sheenflow/sheenflow/_grpc/utils.py", line 43, in get_loadable_targets
else loadable_targets_from_python_module(module_name, working_directory)
File "/Users/admin/Git/Public/sheenflow/python_modules/sheenflow/sheenflow/_core/workspace/autodiscovery.py", line 37, in loadable_targets_from_python_module
module = load_python_module(
File "/Users/admin/Git/Public/sheenflow/python_modules/sheenflow/sheenflow/_core/code_pointer.py", line 143, in load_python_module
raise DagsterImportError(


![Screen Shot 2022-12-31 at 15 31 38](https://user-images.githubusercontent.com/109782764/210129096-8d3af826-1140-4a01-859d-e2d677028f05.png)


### How to reproduce?

_No response_

### Deployment type

Local

### Deployment details

_No response_

### Additional information

_No response_

### Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.
@306labs 306labs added the bug Something isn't working label Dec 31, 2022
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