Skip to content
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

Error when Compiling Docs Locally #1174

Closed
jaclark5 opened this issue Mar 15, 2024 · 2 comments
Closed

Error when Compiling Docs Locally #1174

jaclark5 opened this issue Mar 15, 2024 · 2 comments

Comments

@jaclark5
Copy link
Contributor

Bug summary

Compiled Docs locally resulted in an error:

File "/Users/jac16/bin/miniconda3/envs/mosdef-dev/lib/python3.8/site-packages/unyt/_physical_ratios.py", line 101, in <module>
    mu_0 = 4.0e-7 * np.pi
TypeError: unsupported operand type(s) for *: 'float' and 'Mock'

Code to reproduce the behavior

make html

Software versions

  • Which version of mBuild are you using? (python -c "import mbuild as mb; print(mb.__version__)") mbuild-0.17.0
  • Which version of Python (python --version)? Python 3.8.15
  • Which operating system? MacOS 14
@daico007 daico007 mentioned this issue Mar 22, 2024
4 tasks
@daico007
Copy link
Member

Hi @jaclark5, sorry it took me a bit to come around this. I was able to recreate the issue you saw and started working on a fix in #1177

@daico007
Copy link
Member

daico007 commented Apr 4, 2024

Should have been fixed by #1177

@daico007 daico007 closed this as completed Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants