Replies: 1 comment
-
Closing as duplicate of #9865 (addressed in discord, issue is a python packaging/pycharm environment configuration issue and is not DVC related) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Python venv 3.10
Environment information
Output of dvc doctor:
I've added
__init.py
to src file, tried activating venv and I think it's activatedHere's the GitHub repo for the project: https://github.com/Killpit/coccidiosis-classifier
I use PyCharm and configured venv, and if I write
which python
to terminal, it gives me this input/Users/atatekeli/PycharmProjects/coccidiosis-classifier/venv/bin/python
Beta Was this translation helpful? Give feedback.
All reactions