Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Environment issues in Fabric

Hi,

 

I have been experiencing two seperate issues with setting up environments in Fabric. 

 

1. I had an environment set up and published in Fabric. I notice its not working so i check back to see the following (image 1). No error but the libraries appear to have disappeared and it says i have made changes (which i havent) - When i publish the "changes" the libraries dont reappear in the public libraries section they still show as unpublished changes (screenshot number 2 below).

I have been refreshing and republishing the changes since yesterday. Can you explain what I can do to resolve this issue and get the env back up and running?

 

2. In another workspace i have a script which requires a specific version of transformers to run so I install the package and include it in the env. 

I select the appropriate environment in my notebook.

Run the below code.

 

pip show transformers

 

it shows a different version of transformers and my script is erroring as a result.

Am I missing a step here? 

 

 

Thanks,