You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I needed to make several modifications to the setting up PyCharm debugging instructions posted at https://anonlink-entity-service.readthedocs.io/en/stable/debugging.html to get it to work in my environment. I've worked most of them out and will post here after confirming and documenting. However, I have not been able to resolve one issue yet. Basically, I have not been able to configure the virtual environment for the anonlink-entity-service without moving the entityservice folder from <project_root>/backend/entityservice to <project_root>/entityservice.
Current environment is:
Python version is 3.9.7
Docker version is Docker Desktop 4-0-1
PyCharm version is 2021.2.3 (Professional Edition)
I'm running on Windows.
The text was updated successfully, but these errors were encountered:
I needed to make several modifications to the setting up PyCharm debugging instructions posted at https://anonlink-entity-service.readthedocs.io/en/stable/debugging.html to get it to work in my environment. I've worked most of them out and will post here after confirming and documenting. However, I have not been able to resolve one issue yet. Basically, I have not been able to configure the virtual environment for the anonlink-entity-service without moving the entityservice folder from <project_root>/backend/entityservice to <project_root>/entityservice.
More details are here:
https://stackoverflow.com/questions/70147842/how-to-fix-problem-with-working-directory-import-root-with-docker-virtual-enviro
Current environment is:
Python version is 3.9.7
Docker version is Docker Desktop 4-0-1
PyCharm version is 2021.2.3 (Professional Edition)
I'm running on Windows.
The text was updated successfully, but these errors were encountered: