please stop the indexing

已回答

I couldn't work for 1 hours..

Pycharm seem to be indexing forever, when it stop? what can I do?

 

0

Hello!
Please clarify how big is your project? Does it help if you exclude the folders that do not contain source code? (Settings (Preferences for Mac OS) | Project | Project Structure then right click and “Excluded”).
Please also upload full logs folder zipped (“Help | Show Log in...“) using the link https://uploads.services.jetbrains.com/ and provide us the name of the zip file.

0
Avatar
Permanently deleted user

Where is File | Settings | Project Structure then right click and “Excluded”

 

which log file zip?

my project is very small.

just 4~5 pythons file.

Indexing never stop.

If I can fix it at this time, I am afraid It will happen again.

Thank you.

0
Avatar
Permanently deleted user

 

indexing is stucked in here..

 

0

1) "which log file zip?" - Please archive the whole content of the folder (idea logs, threadDumps etc.) in a single zip file and upload it to https://uploads.services.jetbrains.com/ and provide us the name of that zip file.

With the zip file of the logs, please also provide the following:

2) Screenshot of the Interpreter Paths window. To navigate to that window please follow the steps:

   a) Preferences | Project | Project Interpreter;

   b) click the "gear" button on the right side of the window;

   c) select the project interpreter that is currently used by your project (should be selected automatically);

   d) in the toolbar click the "Show paths for the selected interpreter" button (screenshot of the button below) and make a screenshot of that window.

3) Screenshot of the Project Structure window. To navigate to that window please go to Preferences | Project | Project Structure.

0

请先登录再写评论。