{{theTime}}

Search This Blog

Total Pageviews

connection problems: Client unknown

To resolve this issue while setting up the P4 Integration in IntelliJ, update the workspace name as client. 
To open the settings, use the shortcut key Ctrl+Alt S.


 

No comments:

ImportError: cannot import name 'soft_unicode' from 'markupsafe'

Check the markupsafe version.  To fix the problem install 2.0.1 pip install markupsafe==2.0.1