I have an issue where I have a deployment and can ...
# best-practices
j
I have an issue where I have a deployment and can find it by writing in
prefect deployment ls
but when I try to
prefect deployment inspect 'leonardo_dicapriflow/leonardo-deployment'
it does not show up. Also, when I try to run the deployment locally it does not work as well. FYI, my remote storage is through Google Cloud.
(Capacity_venv) C:\Users\JKANG1\PycharmProjects\Manheim_Capacity\main_python_files\cockroachdb_write_after_etl>prefect deployment ls
C\ProgramData\Anaconda3\envs\Capacity venv\lib\site packages\pkg resources\ init .py122: PkgResourcesDeprecationWarning: winpty is an invalid version and will not be supported in a future release warnings.warn( Deployments ┌──────────────────────────────────────────┬──────────────────────────────────────┐ │ Name │ ID │ ├──────────────────────────────────────────┼──────────────────────────────────────┤ │ leonardo_dicapriflow/leonardo-deployment │ 19aacccb-d89e-406e-bd1a-0ba4bf2dedb5 │ └──────────────────────────────────────────┴──────────────────────────────────────┘
(Capacity_venv) C:\Users\JKANG1\PycharmProjects\Manheim_Capacity\main_python_files\cockroachdb_write_after_etl>prefect deployment inspect 'leonardo_dicapriflow/leonardo-deployment'
C\ProgramData\Anaconda3\envs\Capacity venv\lib\site packages\pkg resources\ init .py122: PkgResourcesDeprecationWarning: winpty is an invalid version and will not be supported in a future release warnings.warn( Deployment "'leonardo_dicapriflow/leonardo-deployment'" not found!
1
a
We are currently working on it but we don't yet have an official Windows support in Prefect 2.0 - it should come very soon though and I believe this will solve your issue
j
@Anna Geller OHHH got it! Thanks for the heads up. So I should wait for the next release? I really appreciate this notice
k
I am not sure it will be in the next release (just cuz there is no set release cadence yet). No guarantee on timeline on that.
j
@Kevin Kho Would you recommend I switch over to Prefect 1.0 for now? If it is more than a few weeks out I'll switch over.
k
If a few weeks is your timeline, then yeah you can use Prefect 1.0 for now
John, I got word that this should be out in like 1-2 weeks
👍 1
j
@Kevin Kho Great news! Thanks for the heads up.
👍 1