-
-
Notifications
You must be signed in to change notification settings - Fork 422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TARDIS error: No module named 'tardis.transport' #2167
Comments
@epassaro have you encountered this? We tried a fresh install of the tardis source code and the environment, but neither of those things worked. I cannot recreate the issue on my machine running mac 10.14.5. I will try on my newer laptop and see what happens. |
@estefaniapadilla please update us here when you've tried some of the older tardis versions, and if you do a fresh install of miniconda. |
Hi @marxwillia @estefaniapadilla , I re-installed TARDIS and reproduced the issue. Seems installing TARDIS with: Thanks for reporting, I should fix this soon. |
That's fantastic @epassaro! @estefaniapadilla you can read about installing TARDIS in developer mode here: |
Hello everyone,
I just wanted to make an issue. I recently updated my operating system to macOS Monterey v 12.6. I tried to reinstall tardis new release TARDIS v2022.11.21. I was able to activate the environment, but when I ran the commands "from tardis import run_tardis" on my jupyter notebook I kept on getting the error "ModuleNotFoundError: No module named 'tardis.transport". @marxwillia and I worked on it for a bit, but no luck. Below is a screenshot of the issue. Thanks.
The text was updated successfully, but these errors were encountered: